Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

pytest

The pytest framework makes it easy to write small tests, yet scales to support complex functional testing
Collective - Host: opensource - https://opencollective.com/pytest - Website: https://www.pytest.org/ - Code: https://github.com/pytest-dev/pytest

Change report-coverage.sh in attempt to fix Azure (#5869)

Change report-coverage.sh in attempt to fix Azure

github.com/pytest-dev/pytest - 018edf2a0eebfbd507ac0a9e8bd239b58d5e925d authored over 5 years ago
test_argcomplete do not call python directly #5872

Use sys.executable to detect which python we should actually be testing.

github.com/pytest-dev/pytest - 04c01fb606cdd3a51c04d945fc92c673905d6ad0 authored over 5 years ago
Remove unneeded codecov options (implied with "-f")

github.com/pytest-dev/pytest - ea0c7e43b6f31500ad20c9c9c986544b1bd060a1 authored over 5 years ago
Change report-coverage.sh in attempt to fix Azure

Recently sometimes Azure has failed with:

++ curl -s https://codecov.io/bash
bash: /dev/fd/63: ...

github.com/pytest-dev/pytest - de8fdab7a97b958ed5e85729114e8bb6689e05fe authored over 5 years ago
Merge pull request #5868 from blueyed/mm

Merge master into features

github.com/pytest-dev/pytest - c1361b48f83911aa721b21a4515a5446515642e2 authored over 5 years ago
Fix logging doc: change x.level to x.levelno (#5866)

Fix logging doc: change x.level to x.levelno

github.com/pytest-dev/pytest - 1b4ad7774bb149b2268ad96b2598c73e0948bb59 authored over 5 years ago
Merge master into features

github.com/pytest-dev/pytest - 409cc2946aaad9328af642a61403bcd3706f4352 authored over 5 years ago
Revert "Show banner/full page for the Digital Climate Strike (#… (#5867)

Revert "Show banner/full page for the Digital Climate Strike (#5861)"

github.com/pytest-dev/pytest - 3114be9181f7584d0b027c7850e6bab92a7d4663 authored over 5 years ago
Release version 5.1.3 (#5859)

Release version 5.1.3

github.com/pytest-dev/pytest - e4103cb02c9dd2cbda8ba44fce71b89e632bd2b0 authored over 5 years ago
Revert "Show banner/full page for the Digital Climate Strike (#5861)"

This reverts commit c8cf748c49e9e02e5f714d5ab60a5c4f1bfc75ba, reversing
changes made to 702acdba...

github.com/pytest-dev/pytest - 217605c217a31bbfcb0a56abee32e8f611e39f41 authored over 5 years ago
Fix logging doc: change x.level to x.levelno

github.com/pytest-dev/pytest - 2fcf21a6c7c3b77f7284fdc9bd11b06bed257c59 authored over 5 years ago
Show banner/full page for the Digital Climate Strike (#5861)

Show banner/full page for the Digital Climate Strike

github.com/pytest-dev/pytest - c8cf748c49e9e02e5f714d5ab60a5c4f1bfc75ba authored over 5 years ago
Show banner/full page for the Ditigal Climate Strike

As discussed in the mailing list, pytest will join the
digital strike for the climate on Sep 20t...

github.com/pytest-dev/pytest - 249b53e623377ca1cdce920f4af56c9f4ffea1ac authored over 5 years ago
Merge pull request #5776 from aklajnert/1682-dynamic-scope

Implemented the dynamic scope feature.

github.com/pytest-dev/pytest - 9669413b1f4ff0abd3362202b04e30438b582bf6 authored over 5 years ago
Minor cleanup in tests.

github.com/pytest-dev/pytest - e2382e96ed24ab73986abc34707f73b8417a8f2e authored over 5 years ago
Preparing release version 5.1.3

github.com/pytest-dev/pytest - 1a9f4a51cb2a3c3b1d8e3bd5189552a24a85f5f4 authored over 5 years ago
Normalize all summary durations, including quiet ones

github.com/pytest-dev/pytest - 892bdd59dc7cfbd5ebacf18ccfd7ecb6704bae08 authored over 5 years ago
Change fixture argument handling tests to unit-tests

github.com/pytest-dev/pytest - df46afc96d05823f6f13354b58cdba81dcf66336 authored over 5 years ago
Merge remote-tracking branch 'upstream/features' into aklajnert/1682-dynamic-scope

github.com/pytest-dev/pytest - 6918d07560a495bd88359e23a4e8d776807a985f authored over 5 years ago
Merge pull request #5856 from blueyed/mm

Merge master into features

github.com/pytest-dev/pytest - c997c32004d0d199e2ae0299ea3a275a12f90afe authored over 5 years ago
Merge master into features

Conflicts:
src/_pytest/reports.py
(via 7259c453d, moved the type annotation; setting it...

github.com/pytest-dev/pytest - 450409d1230b675432f40b7d3a7f434ec61e858e authored over 5 years ago
Merge pull request #5811 from blueyed/fulltrace-pytest-raises

Handle --fulltrace with pytest.raises

github.com/pytest-dev/pytest - 702acdba4658ad0a7e732059d18b22b185c79e5c authored over 5 years ago
Handle --fulltrace with pytest.raises

This changes `_repr_failure_py` to use `tbfilter=False` always.

github.com/pytest-dev/pytest - f832ac3316e9f733990f619af8c0f0f4abdbdb69 authored over 5 years ago
Fix regression due to different cases on Windows (#5840)

Fix regression due to different cases on Windows

github.com/pytest-dev/pytest - 9422e10322562b11cf626e2adde015f715fc429a authored over 5 years ago
Use Path() objects to store conftest files

Using Path().resolve() is better than py.path.realpath because
it resolves to the correct path/d...

github.com/pytest-dev/pytest - b48f51eb031f1b35b7fd4cd5d9da774541e10ec1 authored over 5 years ago
Add CHANGELOG entry for #5792

github.com/pytest-dev/pytest - 5c3b4a6f528f206da449d3c379e33f549f3f66e8 authored over 5 years ago
Re-introduce Christian Neumüller to AUTHORS

The introduction was reverted by cd29d56

github.com/pytest-dev/pytest - 05850d73bd9dc77ad2c90cea9767523a2e9d18e0 authored over 5 years ago
Revert "Merge pull request #5792 from dynatrace-oss-contrib/bugfix/badcase"

This reverts commit 955e54221008aba577ecbaefa15679f6777d3bf8, reversing
changes made to 0215bcd8...

github.com/pytest-dev/pytest - cf5b544db35478afe540eb78d75ef97ed798e1f1 authored over 5 years ago
Clarify docs by showing tox.ini considered before setup.cfg (#5839)

Clarify docs by showing tox.ini considered before setup.cfg

github.com/pytest-dev/pytest - 73c5b7f4b11a81e971f7d1bb18072e06a87060f4 authored over 5 years ago
Clarify docs by showing tox.ini considered before setup.cfg

github.com/pytest-dev/pytest - 8f2f51be6d03740436501524dc7d2e9ae1503e69 authored over 5 years ago
Fixed the fixture function signature.

github.com/pytest-dev/pytest - f2f3ced508c6b74398bf8d309e38260ffbb7e507 authored over 5 years ago
Update doc regarding pytest.raises (#5834)

Update doc regarding pytest.raises

github.com/pytest-dev/pytest - 23102a7d844c0688f929f038852f397049a7aff3 authored over 5 years ago
Update doc regarding pytest.raises

Remove reference to the `message` argument in the docs as it was deprecated in #4539

github.com/pytest-dev/pytest - f0d538329ce977b1e280ae3bf6451fec530189de authored over 5 years ago
Fix pypy3.6 on windows (#5828)

Fix pypy3.6 on windows

github.com/pytest-dev/pytest - 6c8bcf601c24759e182fcde5943f1e29270f4d48 authored over 5 years ago
Fix pypy3.6 on windows

github.com/pytest-dev/pytest - 9d7b919c7de45ff81ea52bb289a8e4bd192b1c27 authored over 5 years ago
Merge pull request #5824 from blueyed/revert-py350

ci: Travis: do not test with 3.5.0

github.com/pytest-dev/pytest - 333e9d5c10c607d2f870eb99127e8a2a87eb593c authored over 5 years ago
ci: Travis: do not test with 3.5.0

This causes flaky test failures (crashes).

Closes https://github.com/pytest-dev/pytest/issues/5...

github.com/pytest-dev/pytest - f1b605c95e498689b74eefe81f1f561c20a63659 authored over 5 years ago
Fix for Python 4: replace unsafe PY3 with PY2 (#5820)

Fix for Python 4: replace unsafe PY3 with PY2

github.com/pytest-dev/pytest - 2bb8d9300100ca3454b477a9d2021898249dcfe0 authored over 5 years ago
Fix for Python 4: replace unsafe PY3 with PY2

github.com/pytest-dev/pytest - d049b353974a8f091939775ef34106df7d9ef733 authored over 5 years ago
Fix pythonpath anchor (#5817)

Fix pythonpath anchor

github.com/pytest-dev/pytest - 8ee557f7aebfbd5069e262b0959c1922992bba96 authored over 5 years ago
Add Gene Wood to authors

github.com/pytest-dev/pytest - ca3884d9bbf97cd0382d427be1c018051a976b74 authored over 5 years ago
Fix anchor link from Good Practices to Pythonpath doc

github.com/pytest-dev/pytest - bc163605abf4d89cf2c9213fd3291707c3b67453 authored over 5 years ago
Merge pull request #5808 from goerz/pastebin

Fix "lexer" being used when uploading to bpaste.net

github.com/pytest-dev/pytest - 1675048b3569456a2109c9a44e899d6634285f15 authored over 5 years ago
Implemented the dynamic scope feature.

github.com/pytest-dev/pytest - 10bf6aac76d5060a0db4a94871d6dcf0a1cce397 authored over 5 years ago
Fix "lexer" being used when uploading to bpaste.net

Closes #5806.

github.com/pytest-dev/pytest - f8dd6349c13d47223f6c280f8c755cc0e1196d41 authored over 5 years ago
Merge pull request #5805 from nicoddemus/release-5.1.2

Release 5.1.2

github.com/pytest-dev/pytest - 8c8809e1aabd299e840a751773c4f1301e4f6715 authored over 5 years ago
Preparing release version 5.1.2

github.com/pytest-dev/pytest - e56544cb587e8f288bea12aff01355b31aec92f7 authored over 5 years ago
Replace session duration to a fix value in regendoc

github.com/pytest-dev/pytest - f9cc704b1a8cf475a02051b747b78897b13a83f7 authored over 5 years ago
Merge pull request #5768 from robholt/fixture-class-instance

Fix self reference in function scoped fixtures

github.com/pytest-dev/pytest - bd57307a39bc3877f38f802cf6ed9aef22663c1f authored over 5 years ago
Merge pull request #5803 from nicoddemus/flaky-5795

Mark flaky test as xfail on Python 3.5.0

github.com/pytest-dev/pytest - 667c6463ab30b00fb942d6b3cde9f8a4a1693cc6 authored over 5 years ago
Merge pull request #5798 from aklajnert/570-indirect-fixtures

Fix the scope behavior with indirect fixtures

github.com/pytest-dev/pytest - 4e594552eb74dc8c0ea891ffe0f01b2c22e0f9f9 authored over 5 years ago
Merge remote-tracking branch 'upstream/master' into robholt/fixture-class-instance

github.com/pytest-dev/pytest - 955dc6d18aca99184db3b5db85b9fb9f497c04a1 authored over 5 years ago
Improve CHANGELOG and add some comments

Ref: #5768

github.com/pytest-dev/pytest - 3ddbc7fb2a63f6ca505f64368d5bd4dd939f0ea9 authored over 5 years ago
Run py35 without xdist on Travis

Due to the flaky tests in 3.5.0, drop running
py35 with xdist for now in the hope we get better ...

github.com/pytest-dev/pytest - bb60736a6f76276b1a0295dee5cf70c99e2997e7 authored over 5 years ago
Improve CHANGELOG and make test easier to understand for #570

github.com/pytest-dev/pytest - 35b3b1097ffc576b11cd8ad205103666a90e2344 authored over 5 years ago
Serialize/deserialize chained exceptions (#5787)

Serialize/deserialize chained exceptions

github.com/pytest-dev/pytest - 01082fea12649384aab44306f49503de1374c4a1 authored over 5 years ago
Merge pull request #5764 from goerz/pastebin

Gracefully handle HTTP errors from pastebin

github.com/pytest-dev/pytest - 404cf0c872880f2aac8214bb490b26c9a659548e authored over 5 years ago
Serialize/deserialize chained exceptions

Fix #5786

github.com/pytest-dev/pytest - a511b98da92c0fbb607818e29a854e6c610e5aa0 authored over 5 years ago
Fix the scope behavior with indirect fixtures.

github.com/pytest-dev/pytest - 487659d8b13b6adfb1db23225c71a485cd0117bb authored over 5 years ago
Merge pull request #5792 from dynatrace-oss-contrib/bugfix/badcase

Fix pytest with mixed up filename casing.

github.com/pytest-dev/pytest - 955e54221008aba577ecbaefa15679f6777d3bf8 authored over 5 years ago
Move _uniquepath to pathlib as unique_path.

Co-authored-by: Bruno Oliveira <[email protected]>

github.com/pytest-dev/pytest - 29bb0eda276fc3808264a1b070544339c1eee393 authored over 5 years ago
Document the bugfix.

github.com/pytest-dev/pytest - a98270eac078db7d78a50b35f0fcf9bdb8bf888f authored over 5 years ago
black formatting.

github.com/pytest-dev/pytest - 1aac64573fab858e9c216a8faf9e802fbb1b8303 authored over 5 years ago
Gracefully handle HTTP errors from pastebin

We find that the --pastebin option to pytest sometimes fails with "HTTP
Error 400: Bad Request"....

github.com/pytest-dev/pytest - d47b9d04d4cf824150caef46c9c888779c1b3f58 authored over 5 years ago
Merge pull request #5788 from nicoddemus/mm

Merge master into features

github.com/pytest-dev/pytest - 5bf9f9a71183886ea39db6f0a8b496bebb39d9a9 authored over 5 years ago
Merge remote-tracking branch 'upstream/master' into mm

github.com/pytest-dev/pytest - c28e428249b02b8ebfedb13a7ccbf42f85f77155 authored over 5 years ago
Fix pytest with mixed up filename casing.

github.com/pytest-dev/pytest - 505c3340bf852f7636eae1490a8638f5ffab266d authored over 5 years ago
Move TWMock class to a fixture

Using a relative import like before was not very nice

github.com/pytest-dev/pytest - 7a693654869df8c318bc80f51f1f2a631de63d6a authored over 5 years ago
Refactor report serialization/deserialization code

Refactoring this in order to support chained exceptions
more easily.

Related to #5786

github.com/pytest-dev/pytest - 3c82b1cb976d77870f80f05f980be8a1d6f77162 authored over 5 years ago
update doc (#5784)

update doc

github.com/pytest-dev/pytest - 0215bcd84e900d9271558df98bed89f4b96187f8 authored over 5 years ago
Merge pull request #5782 from linchiwei123/patch-1

Fix TypeError

github.com/pytest-dev/pytest - 9859d37cf66eb4d6261ec51d1e5cdbd4848aadd9 authored over 5 years ago
Add test for #5782

github.com/pytest-dev/pytest - 691c706fcc27e4765bdb49b3e3bdf9a95e2bf283 authored over 5 years ago
Fix TypeError

can only concatenate str (not "bytes") to str

github.com/pytest-dev/pytest - a4adf511fc1e275880c7c4bd68c376eab3435437 authored over 5 years ago
Merge pull request #5773 from asottile/release-5.1.1

Preparing release version 5.1.1

github.com/pytest-dev/pytest - 4265ab3a41206c5ad40cf711910cf7e8d5286cff authored over 5 years ago
Preparing release version 5.1.1

github.com/pytest-dev/pytest - b135f5af8d9b3a2a3904a55ec51b55db737c97d1 authored over 5 years ago
Merge pull request #5752 from bluetech/typing-py350-fix

Fix TypeError when importing pytest on Python 3.5.0 and 3.5.1

github.com/pytest-dev/pytest - daff9066c0c4ed1108a391fe3efcf6df5ab905ca authored over 5 years ago
Merge pull request #5673 from bluetech/type-annotations-3

1/X Fix check_untyped_defs = True mypy errors

github.com/pytest-dev/pytest - c2f762460f4c42547de906d53ea498dd499ea837 authored over 5 years ago
Merge pull request #5769 from The-Compiler/remove-training

Remove cancelled training

github.com/pytest-dev/pytest - 0e569faca2802be124cd1a6b6690a35a464fb0a8 authored over 5 years ago
Pypy doesn't have sys.getrefcount(), so go back to gc

github.com/pytest-dev/pytest - a7c235732a10ac94f5c0881de49419d234fe2caf authored over 5 years ago
Add workaround for test_raises_cyclic_reference in Python 3.5.{0,1}

github.com/pytest-dev/pytest - cec2183aebe8106f740b2891422d5818dd01a399 authored over 5 years ago
Remove cancelled training

github.com/pytest-dev/pytest - c049fd85abae2c03a83e4cddad824fb6a12c3b40 authored over 5 years ago
Fix self reference in function scoped fixtures

github.com/pytest-dev/pytest - 62381125e74e62e051176afe602feb937dabcef8 authored over 5 years ago
Move `@overload` to compat

github.com/pytest-dev/pytest - a7ede64f4262d1acbc4d50442d980f54631a14c7 authored over 5 years ago
Merge pull request #5762 from pytest-dev/hugovk-patch-1

Docs: update tense

github.com/pytest-dev/pytest - 307652202c7fa83369f5abfd822a408d4cc32d14 authored over 5 years ago
Docs: update tense

pytest 4.6.0 was released in June 2019

https://pypi.org/project/pytest/#history

github.com/pytest-dev/pytest - a287aea00e5939f96797dbc2731b3cf0279ebb03 authored over 5 years ago
Merge pull request #5760 from blueyed/F401

minor: make noqa comment more specific

github.com/pytest-dev/pytest - 6bf6265c599239156b4dc3b00015e286071c1cbb authored over 5 years ago
minor: make noqa comment more specific

github.com/pytest-dev/pytest - 7c26a6586522d930b563ded510d3f99f92a4192c authored over 5 years ago
ci: Travis: use 3.5.0

Ref: https://github.com/pytest-dev/pytest/pull/5752#issuecomment-522241225

github.com/pytest-dev/pytest - 1e3205e7cfff63ab87fce4adfd4118d8fe1543d6 authored over 5 years ago
Merge pull request #5755 from blueyed/fix-assert-location-with-coverage

Fix wrong location of assertion error with Coverage.py .

Reverts using-constant part from 39...

github.com/pytest-dev/pytest - 32dac18f38a2bd06aa9ce5dbd96cf1e0c91d339b authored over 5 years ago
Merge pull request #5056 from blueyed/argparsing-width

Inject width via pylib to argparse formatter

github.com/pytest-dev/pytest - f05ca74d273cc7d41a39285a3a254ee0fb4e872b authored over 5 years ago
test_assertion: minor cleanup

github.com/pytest-dev/pytest - e5f4c47cd5448fb24c9ffbee58dc6310c722eb3e authored over 5 years ago
Fix wrong location of assertion error with coverage.py

Reverts using-constant part from 39ba99613.

Fixes https://github.com/pytest-dev/pytest/issues/5...

github.com/pytest-dev/pytest - 05bfe73cf9ee7884f36ff1930fb82528988615b6 authored over 5 years ago
Inject width via pylib to argparse formatter

`argparse.HelpFormatter` looks at `$COLUMNS` only, falling back to a
default of 80.

`py.io.get_...

github.com/pytest-dev/pytest - 2a6a1ca07dac49cc7ceb64543ea16ad457f1a1dd authored over 5 years ago
Fix TypeError when importing pytest on Python 3.5.0 and 3.5.1

The typing module on these versions have these issues:

- `typing.Pattern` cannot appear in a Un...

github.com/pytest-dev/pytest - 9f3bfe82cf1200f7a4249a0fbc1e7db2c8369e63 authored over 5 years ago
Merge pull request #5750 from nicoddemus/fix-gh-publish-notes

Forward $TRAVIS_REPO_SLUG for GH publish notes

github.com/pytest-dev/pytest - c3a8e609f9efde80b926c43255579e8cc0fe9e19 authored over 5 years ago
Fix some check_untyped_defs = True mypy warnings

github.com/pytest-dev/pytest - 7259c453d6c1dba6727cd328e6db5635ccf5821c authored over 5 years ago
Have AssertionRewritingHook derive from importlib.abc.MetaPathFinder

This is nice for self-documentation, and is the type required by mypy
for adding to sys.meta_path.

github.com/pytest-dev/pytest - 28761c8da1ec2f16a63fd283e89196f100e7ea03 authored over 5 years ago