Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/pytest-dev/pytest
The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
https://github.com/pytest-dev/pytest
Change report-coverage.sh in attempt to fix Azure
018edf2a0eebfbd507ac0a9e8bd239b58d5e925d authored over 5 years agoUse sys.executable to detect which python we should actually be testing.
04c01fb606cdd3a51c04d945fc92c673905d6ad0 authored over 5 years agoea0c7e43b6f31500ad20c9c9c986544b1bd060a1 authored over 5 years ago
Recently sometimes Azure has failed with:
++ curl -s https://codecov.io/bash
bash: /dev/fd/63: ...
Merge master into features
c1361b48f83911aa721b21a4515a5446515642e2 authored over 5 years agoFix logging doc: change x.level to x.levelno
1b4ad7774bb149b2268ad96b2598c73e0948bb59 authored over 5 years ago409cc2946aaad9328af642a61403bcd3706f4352 authored over 5 years ago
Revert "Show banner/full page for the Digital Climate Strike (#5861)"
3114be9181f7584d0b027c7850e6bab92a7d4663 authored over 5 years agoRelease version 5.1.3
e4103cb02c9dd2cbda8ba44fce71b89e632bd2b0 authored over 5 years ago
This reverts commit c8cf748c49e9e02e5f714d5ab60a5c4f1bfc75ba, reversing
changes made to 702acdba...
2fcf21a6c7c3b77f7284fdc9bd11b06bed257c59 authored over 5 years ago
Show banner/full page for the Digital Climate Strike
c8cf748c49e9e02e5f714d5ab60a5c4f1bfc75ba authored over 5 years ago
As discussed in the mailing list, pytest will join the
digital strike for the climate on Sep 20t...
Implemented the dynamic scope feature.
9669413b1f4ff0abd3362202b04e30438b582bf6 authored over 5 years agoe2382e96ed24ab73986abc34707f73b8417a8f2e authored over 5 years ago
1a9f4a51cb2a3c3b1d8e3bd5189552a24a85f5f4 authored over 5 years ago
892bdd59dc7cfbd5ebacf18ccfd7ecb6704bae08 authored over 5 years ago
df46afc96d05823f6f13354b58cdba81dcf66336 authored over 5 years ago
6918d07560a495bd88359e23a4e8d776807a985f authored over 5 years ago
Merge master into features
c997c32004d0d199e2ae0299ea3a275a12f90afe authored over 5 years ago
Conflicts:
src/_pytest/reports.py
(via 7259c453d, moved the type annotation; setting it...
Handle --fulltrace with pytest.raises
702acdba4658ad0a7e732059d18b22b185c79e5c authored over 5 years agoThis changes `_repr_failure_py` to use `tbfilter=False` always.
f832ac3316e9f733990f619af8c0f0f4abdbdb69 authored over 5 years agoFix regression due to different cases on Windows
9422e10322562b11cf626e2adde015f715fc429a authored over 5 years ago
Using Path().resolve() is better than py.path.realpath because
it resolves to the correct path/d...
5c3b4a6f528f206da449d3c379e33f549f3f66e8 authored over 5 years ago
The introduction was reverted by cd29d56
05850d73bd9dc77ad2c90cea9767523a2e9d18e0 authored over 5 years ago
This reverts commit 955e54221008aba577ecbaefa15679f6777d3bf8, reversing
changes made to 0215bcd8...
Clarify docs by showing tox.ini considered before setup.cfg
73c5b7f4b11a81e971f7d1bb18072e06a87060f4 authored over 5 years ago8f2f51be6d03740436501524dc7d2e9ae1503e69 authored over 5 years ago
f2f3ced508c6b74398bf8d309e38260ffbb7e507 authored over 5 years ago
Update doc regarding pytest.raises
23102a7d844c0688f929f038852f397049a7aff3 authored over 5 years agoRemove reference to the `message` argument in the docs as it was deprecated in #4539
f0d538329ce977b1e280ae3bf6451fec530189de authored over 5 years agoFix pypy3.6 on windows
6c8bcf601c24759e182fcde5943f1e29270f4d48 authored over 5 years ago9d7b919c7de45ff81ea52bb289a8e4bd192b1c27 authored over 5 years ago
ci: Travis: do not test with 3.5.0
333e9d5c10c607d2f870eb99127e8a2a87eb593c authored over 5 years agoThis causes flaky test failures (crashes).
Closes https://github.com/pytest-dev/pytest/issues/5...
f1b605c95e498689b74eefe81f1f561c20a63659 authored over 5 years agoFix for Python 4: replace unsafe PY3 with PY2
2bb8d9300100ca3454b477a9d2021898249dcfe0 authored over 5 years agod049b353974a8f091939775ef34106df7d9ef733 authored over 5 years ago
Fix pythonpath anchor
8ee557f7aebfbd5069e262b0959c1922992bba96 authored over 5 years agoca3884d9bbf97cd0382d427be1c018051a976b74 authored over 5 years ago
bc163605abf4d89cf2c9213fd3291707c3b67453 authored over 5 years ago
Fix "lexer" being used when uploading to bpaste.net
1675048b3569456a2109c9a44e899d6634285f15 authored over 5 years ago10bf6aac76d5060a0db4a94871d6dcf0a1cce397 authored over 5 years ago
Closes #5806.
f8dd6349c13d47223f6c280f8c755cc0e1196d41 authored over 5 years agoRelease 5.1.2
8c8809e1aabd299e840a751773c4f1301e4f6715 authored over 5 years agoe56544cb587e8f288bea12aff01355b31aec92f7 authored over 5 years ago
f9cc704b1a8cf475a02051b747b78897b13a83f7 authored over 5 years ago
Fix self reference in function scoped fixtures
bd57307a39bc3877f38f802cf6ed9aef22663c1f authored over 5 years agoMark flaky test as xfail on Python 3.5.0
667c6463ab30b00fb942d6b3cde9f8a4a1693cc6 authored over 5 years agoFix the scope behavior with indirect fixtures
4e594552eb74dc8c0ea891ffe0f01b2c22e0f9f9 authored over 5 years ago955dc6d18aca99184db3b5db85b9fb9f497c04a1 authored over 5 years ago
Ref: #5768
3ddbc7fb2a63f6ca505f64368d5bd4dd939f0ea9 authored over 5 years ago
Due to the flaky tests in 3.5.0, drop running
py35 with xdist for now in the hope we get better ...
35b3b1097ffc576b11cd8ad205103666a90e2344 authored over 5 years ago
Serialize/deserialize chained exceptions
01082fea12649384aab44306f49503de1374c4a1 authored over 5 years agoGracefully handle HTTP errors from pastebin
404cf0c872880f2aac8214bb490b26c9a659548e authored over 5 years agoFix #5786
a511b98da92c0fbb607818e29a854e6c610e5aa0 authored over 5 years ago487659d8b13b6adfb1db23225c71a485cd0117bb authored over 5 years ago
Fix pytest with mixed up filename casing.
955e54221008aba577ecbaefa15679f6777d3bf8 authored over 5 years agoCo-authored-by: Bruno Oliveira <[email protected]>
29bb0eda276fc3808264a1b070544339c1eee393 authored over 5 years agoa98270eac078db7d78a50b35f0fcf9bdb8bf888f authored over 5 years ago
1aac64573fab858e9c216a8faf9e802fbb1b8303 authored over 5 years ago
We find that the --pastebin option to pytest sometimes fails with "HTTP
Error 400: Bad Request"....
Merge master into features
5bf9f9a71183886ea39db6f0a8b496bebb39d9a9 authored over 5 years agoc28e428249b02b8ebfedb13a7ccbf42f85f77155 authored over 5 years ago
505c3340bf852f7636eae1490a8638f5ffab266d authored over 5 years ago
Using a relative import like before was not very nice
7a693654869df8c318bc80f51f1f2a631de63d6a authored over 5 years ago
Refactoring this in order to support chained exceptions
more easily.
Related to #5786
3c82b1cb976d77870f80f05f980be8a1d6f77162 authored over 5 years ago01b9774e3b0571cc907074a50cc37b0d0b0119c4 authored over 5 years ago
Fix TypeError
9859d37cf66eb4d6261ec51d1e5cdbd4848aadd9 authored over 5 years ago1c7aeb670af879f0b50d991da15e61d69ac17dab authored over 5 years ago
691c706fcc27e4765bdb49b3e3bdf9a95e2bf283 authored over 5 years ago
can only concatenate str (not "bytes") to str
a4adf511fc1e275880c7c4bd68c376eab3435437 authored over 5 years agoPreparing release version 5.1.1
4265ab3a41206c5ad40cf711910cf7e8d5286cff authored over 5 years agob135f5af8d9b3a2a3904a55ec51b55db737c97d1 authored over 5 years ago
Fix TypeError when importing pytest on Python 3.5.0 and 3.5.1
daff9066c0c4ed1108a391fe3efcf6df5ab905ca authored over 5 years ago1/X Fix check_untyped_defs = True mypy errors
c2f762460f4c42547de906d53ea498dd499ea837 authored over 5 years ago43eab917a1d174808f1975364f64214f98b094a8 authored over 5 years ago
Remove cancelled training
0e569faca2802be124cd1a6b6690a35a464fb0a8 authored over 5 years agoa7c235732a10ac94f5c0881de49419d234fe2caf authored over 5 years ago
cec2183aebe8106f740b2891422d5818dd01a399 authored over 5 years ago
c049fd85abae2c03a83e4cddad824fb6a12c3b40 authored over 5 years ago
62381125e74e62e051176afe602feb937dabcef8 authored over 5 years ago
a7ede64f4262d1acbc4d50442d980f54631a14c7 authored over 5 years ago
Docs: update tense
307652202c7fa83369f5abfd822a408d4cc32d14 authored over 5 years agopytest 4.6.0 was released in June 2019
https://pypi.org/project/pytest/#history
a287aea00e5939f96797dbc2731b3cf0279ebb03 authored over 5 years agominor: make noqa comment more specific
6bf6265c599239156b4dc3b00015e286071c1cbb authored over 5 years ago7c26a6586522d930b563ded510d3f99f92a4192c authored over 5 years ago
Ref: https://github.com/pytest-dev/pytest/pull/5752#issuecomment-522241225
1e3205e7cfff63ab87fce4adfd4118d8fe1543d6 authored over 5 years ago
Fix wrong location of assertion error with Coverage.py .

Reverts using-constant part from 39...
Inject width via pylib to argparse formatter
f05ca74d273cc7d41a39285a3a254ee0fb4e872b authored over 5 years agoe5f4c47cd5448fb24c9ffbee58dc6310c722eb3e authored over 5 years ago
Reverts using-constant part from 39ba99613.
Fixes https://github.com/pytest-dev/pytest/issues/5...
05bfe73cf9ee7884f36ff1930fb82528988615b6 authored over 5 years ago
`argparse.HelpFormatter` looks at `$COLUMNS` only, falling back to a
default of 80.
`py.io.get_...
2a6a1ca07dac49cc7ceb64543ea16ad457f1a1dd authored over 5 years agoThe typing module on these versions have these issues:
- `typing.Pattern` cannot appear in a Un...
9f3bfe82cf1200f7a4249a0fbc1e7db2c8369e63 authored over 5 years agoForward $TRAVIS_REPO_SLUG for GH publish notes
c3a8e609f9efde80b926c43255579e8cc0fe9e19 authored over 5 years ago7259c453d6c1dba6727cd328e6db5635ccf5821c authored over 5 years ago
This is nice for self-documentation, and is the type required by mypy
for adding to sys.meta_path.