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

Improve docstrings for mktemp

fa645a7003c3338abe37eed51f6495b4cc376e53 authored about 5 years ago
terminal: use "yellow" with any "xpassed" tests

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

13baab746d98fd99424cb9589f8ebd2dde3f5ca3 authored about 5 years ago
Merge pull request #6411 from blueyed/cacheprovider-copy-items

cacheprovider: pytest_collection_modifyitems: copy items

9f1ade9acf1834a560fa3499805e4f0f79c12383 authored about 5 years ago
Fix wrong 'changelog' and 'reference' links in docs

Both references were referencing links from Python because of our intersphinx
mapping in `conf.p...

23475b6ab95a40ad35b676637aea885fa777a3fd authored about 5 years ago
cacheprovider: pytest_collection_modifyitems: copy items

2d2c67d7c0a8b85eb89c615f03fedcd7ed5b8d02 authored about 5 years ago
Merge pull request #6412 from nicoddemus/remote-tb-5971

Fix serialization of 'None' reprcrashes

cff7843f3b56e170fe0c81117a6f62da17cf6e0c authored about 5 years ago
Use concurrent.futures for fidelity to the original report

As requested in review

356d865ad71be56b083c8f1ac8065f6cbec056b8 authored about 5 years ago
Unifying black version in pre-commit config file (#6413)

Unifying black version in pre-commit config file

f46ad8d114f29232105bd62dfb2bfbd2798e634a authored about 5 years ago
Unifying black version

8dbf6a4b2d89b8cbffe53ee39aa98c27fe4714d8 authored about 5 years ago
Fix serialization of 'None' reprcrashes

Tracebacks coming from remote processes crated by the multiprocess module
will contain "RemoteTr...

0e0006934019aba7a3bbec95e2fac7c1b82d1063 authored about 5 years ago
Remove usage of parser module (deprecated in Python 3.9) (#6407)

Remove usage of parser module (deprecated in Python 3.9)

e8c8559efa2461104ac748c66d75764ff5c90a29 authored about 5 years ago
Remove usage of parser module, deprecated in Python 3.9

Fix #6404

91a96ec3d68f81372dc8279b8d8e4d8a02679709 authored about 5 years ago
Revert "Remove unused _pytest.code.Source.isparseable function"

This reverts commit c627ac4e599464e9ce2d1b33d1139b9dcf89468a.

12f74a28fada7badd7d7830611ba14b8a40e1dd1 authored about 5 years ago
Remove unused _pytest.code.Source.isparseable function (#6405)

Remove unused _pytest.code.Source.isparseable function

0fa35960ba6d8b03cf2f4f1c110ffeb209819b4a authored about 5 years ago
Remove unused _pytest.code.Source.isparseable function

Besides unused, it uses the (deprecated in Python 3.9) parser module

Fix #6404

c627ac4e599464e9ce2d1b33d1139b9dcf89468a authored about 5 years ago
Merge pull request #6401 from nicoddemus/4.6-maintenance-docs-onward

Update py27/py34 deprecation docs

26a2e1aba7d9e157b4537bbeb24ad372e8f8b919 authored about 5 years ago
Merge pull request #6391 from asottile/release-4.6.9 (#6403)

Merge pull request #6391 from asottile/release-4.6.9

7c80335c6b2bd67b0105964a35293a8ebbd1c032 authored about 5 years ago
Merge pull request #6391 from asottile/release-4.6.9

Preparing release version 4.6.9

75f964c08d72bbca7b7342cf82986aa0b71c2633 authored about 5 years ago
Update py27/py34 deprecation docs

I've updated the text and incorporated the topics from #5275, so this
can now be part of the off...

4fa819e5352e3b4ba21b547eee5bd0f8cdcd6f98 authored about 5 years ago
Update copyright year to 2020 (#6400)

Update copyright year to 2020

61061d2147a3d7291e97b2da7352e19a67267c52 authored about 5 years ago
Update copyright year to 2020

Merge pull request #6392 from hugovk/4.6-maintenance-2020

deb4287d1c3c7980a065e975dbfdeeb7b5fcb7b6 authored about 5 years ago
Merge pull request #6382 from blueyed/fix-parseoutcomes

Fix `RunResult.parseoutcomes` (follow-up to #6353)

7aac48c41842b73be4ba50dc055f9a6571619fe9 authored about 5 years ago
Merge pull request #6388 from bluetech/mypy-761

Update mypy 0.750 -> 0.761

0375c1b728ac8808b424b59e62de5543bbf0994e authored about 5 years ago
Update mypy 0.750 -> 0.761

This fixes some type: ignores due to typeshed update.

Newer mypy seem to ignore unannotated fun...

4848bbdf9a4480ec85b520c6f3224256f1346679 authored about 5 years ago
Merge pull request #6381 from blueyed/fix-revert-formatting

Revert black formatting of essential_plugins

8656c1a61da251f272f47a86d51c483e24fe1f26 authored about 5 years ago
Merge pull request #6380 from blueyed/doc

minor: split doc with _early_rewrite_bailout

3b60e36dbb65982d0126560ba7b1f670a6210659 authored about 5 years ago
Merge pull request #6385 from betchern0t/master

Added how to reserve an issue to yourself when contributing

162d737f680f170afd9d5f3a4d0a8272740444bb authored about 5 years ago
removed trailing whitespace to fix linting issue

d884164160300fff3d04a5f741d99cf4d9a45283 authored about 5 years ago
Added how to reserve an issue to yourself when contributing

9811ebdc5777aac1d9a17eba320528a050256324 authored about 5 years ago
Fix `RunResult.parseoutcomes` (follow-up to #6353)

1c0242dec122cf6fadcb5097cb655d05ce9545ce authored about 5 years ago
Revert black formatting of essential_plugins

Done in a02310a140 (likely automatic), but loses information of the
comment obviously.

a5224f74904bd39a7c0e25ee75936734a6cbfe15 authored about 5 years ago
minor: split doc with _early_rewrite_bailout

a5863ca7608da8ce609711ac57cebf647700bf24 authored about 5 years ago
pytester: quick fix error introduced in #5990 (#6353)

pytester: quick fix error introduced in #5990

8077168387a59ab2a322594c95de288c7f694b25 authored about 5 years ago
Azure Pipelines: Test on Python 3.8 (#6159)

Azure Pipelines: Test on Python 3.8

afa899d5e1ff3636b570c6d05c84d0c8efcf2c25 authored about 5 years ago
Test on Python 3.8

8de9b1be5629d70a9ce777bb350db229724382d8 authored about 5 years ago
Improve warnings docs (#6366)

Improve warnings docs

b532d15fe7543b7ee895cbbc101fcd0fe2543312 authored about 5 years ago
Improve warnings docs

* Rearrange section about context manager to be in order
* Link to `pytest.warns` and `recwarn` ...

73702ca88b28d8f83dc7487b87ef6633697cc7a6 authored about 5 years ago
Merge pull request #6347 from noviluni/delete_deprecated_function

delete inspect.getargspect() as is deprecated since Python 3.0

d7b0389d1a03192aa65c91f0ab408f01b293621d authored about 5 years ago
Merge pull request #6355 from nicoddemus/add-gh-actions

Add GitHub actions for CI

06206bcf3725ddb17e71354d5c8be7eaa0b6e566 authored about 5 years ago
invocation in last section 'pythonpath.rst' title swapped (#6357)

invocation in last section 'pythonpath.rst' title swapped

466bbbf8e81c682c284954861786e24b42b84ad6 authored about 5 years ago
Switch the order of the commands back and update the text

As suggested during review

a9608d54e0c8db747abe02644415d95fbd75e441 authored about 5 years ago
Improve docs so regen doesn't leak temp directories (#6364)

Improve docs so regen doesn't leak temp directories

9924432a2e37d4e4b09be939f5c4162fb898d89f authored about 5 years ago
Update release notes script after CHANGELOG changed location (#6362)

Update release notes script after CHANGELOG changed location

c7ac3379e732bdc065fe23dcd80d5d13fa1f2024 authored about 5 years ago
Improve docs so regen doesn't leak temp directories

6cd61390c260055c3637c7a0c08e74a75f31a3cd authored about 5 years ago
Update release notes script after CHANGELOG changed location

994909270f76a51841b3ad05677dfa42ea48f8b7 authored about 5 years ago
Merge pull request #6360 from asottile/release-4.6.8 (#6361)

Merge pull request #6360 from asottile/release-4.6.8

e1df9dbf0d263c18fc91901215bea7fc1b860575 authored about 5 years ago
Merge pull request #6360 from asottile/release-4.6.8

Preparing release version 4.6.8

ab44d3d7337b1e93846dafe47c7357d69371f99d authored about 5 years ago
Add GitHub actions for CI

This includes our current full matrix (windows, linux and macos), for evaluting
purposes.

We sh...

d76aa8b428f605e9050b44d6879c6645f1421047 authored about 5 years ago
fix typos in docs (#6356)

fix typos in docs

4dfd2947bc5f99d60afc0281de3f17005dea3915 authored about 5 years ago
invocation in last section 'pythonpath.rst' title swapped

The order of invocations 'python -m pytest' and 'pytest' are different in the header and the exp...

ed57b8e08a34c0c80e7e1abc0c28400feb2f7404 authored about 5 years ago
fix typos in docs

536177bb56a500e23bf438b93d6760f8479df134 authored about 5 years ago
pytester: quick fix error introduced in #5990

- added a test to check this condition

Signed-off-by: Alexandre Mulatinho <[email protected]>

dc7bf518b33b97b08ce54e3ae061c200181757d3 authored about 5 years ago
Merge master into features (#6346)

Merge master into features

75493f78bfdb68df5ea54d1375b65d70b890fbde authored about 5 years ago
Deprecate no print logs (#6333)

Deprecate no print logs

c487cf9dd575a9b5e1fbc25cbc5b10f612b13f91 authored about 5 years ago
Optimized renaming of test parameter ids (#6350)

Optimized renaming of test parameter ids

8be9684ab23220cc85abb06e06414961667340b3 authored about 5 years ago
Optimized renaming of test parameter ids

While using pytest-repeat, I noticed the previous implementation is slow
for a large number of d...

d4879c7afbf17192565926c3acb7dd633fd588f2 authored about 5 years ago
Deprecate --no-print-logs option

afbaee7649c7b2c7a6167e47aea8fb0f46444755 authored about 5 years ago
delete inspect.getargspect() as is deprecated since Python 3.0

d42f5a41a5ad3ba0888286b38deb4064167fa4a2 authored about 5 years ago
Merge remote-tracking branch 'upstream/master' into mm

853889e5db288972040c78b1086517fb0425e25c authored about 5 years ago
Release 5.3.2 (#6342)

Release 5.3.2

a176ff77bc679db0305abc360434c2ca15e12165 authored about 5 years ago
Remove duplicated user from announcement

7f24cc2feb87af41e95d2c0aee59fc81a44dbea8 authored about 5 years ago
Improve warning about incoming change to 'junitxml_family' defa… (#6343)

Improve warning about incoming change to 'junitxml_family' default

d0c663a62893fd91c7c23e8f841719407ca4f1f8 authored about 5 years ago
Improve warning about incoming change to 'junitxml_family' default

Fix #6265

f7409f86851f95c42af2b881b56ab60657107bd0 authored about 5 years ago
Preparing release version 5.3.2

10fcac7f908b792264c3e6a402aa1aa01345acc4 authored about 5 years ago
Change 4639 from feature to improvement

An improvement seems more adequate here.

8942a05cfec4b97d7aa94e55d08e41a08397e78e authored about 5 years ago
Make 'S' and 'F' aliases to 's' and 'f' respectively (#6337)

Make 'S' and 'F' aliases to 's' and 'f' respectively

ecd1e43afbda6a8c9d20cf1979b3b6297fb1572a authored about 5 years ago
Bugfix 5430 pass logs to junit report (#6274)

Bugfix 5430 pass logs to junit report

66c1a120ba42983285d5102237fd973de0c5606e authored about 5 years ago
fix #5686, mktemp now fails given absolute and non-normalized paths.

226f0c48bf6863ec452a9c304bde3d7ebed0f752 authored about 5 years ago
Add CHANGELOG entry for #6334

9b74bf1e0c4e0f3ce4e440ec50ca9b5f190ce8c7 authored about 5 years ago
Make -r letters "s" and "S" aliases

Similar reasons as the previous commit

fa51a26743930576e2587a92217b1d9f5063175d authored about 5 years ago
Make -r letters "f" and "F" aliases

As far as the output is concerned, they are both identical so it doesn't
make sense to have both...

59067ad33d55e66a54ec617effe4350e42d66f65 authored about 5 years ago
Merge pull request #6316 from cb109/make-keyword-expression-matching-case-insensitive

Make keyword expression matching case-insensitive

cbb2f9541bffa20f56424a6bc126bf0e83faf112 authored about 5 years ago
Merge pull request #6329 from nicoddemus/4639-improv

Change 4639 from feature to improvement

b29ae03cb6c369f69b86da1505e73e7dbe56b9d0 authored about 5 years ago
Change 4639 from feature to improvement

An improvement seems more adequate here.

071106042289e67341e5435e456780fe72854809 authored about 5 years ago
#4597: tee-stdio capture method (#6315)

#4597: tee-stdio capture method

1ef29ab5480ebcdcc5597ce5a34bc4ab7ed44912 authored about 5 years ago
Include new --capture-mode=tee-sys option

Fix #4597

e13ad22364ce4c2403268988228df73a5d26d8bb authored about 5 years ago
Fixes #6326: Typo in the Security section docs home page. (#6327)

Fixes #6326: Typo in the Security section docs home page.

8cdf9d43a9f277782310bedd7431fad20474085f authored about 5 years ago
Fixes #6326: Typo in the Security section docs home page.

2ddc330b626705fc83a01d87e40d584ab33af625 authored about 5 years ago
Merge pull request #6298 from RonnyPfannschmidt/deprecation-breakage

Deprecation policy - insert considerations for breaking changes

30f2729684849398859d5c3da81431b2ee09170d authored about 5 years ago
update backward compatibility policy to allow for breakage

Co-Authored-By: Anthony Sottile <[email protected]>
Co-Authored-By: Bruno Oliveira <nicoddemus...

3812985ed4601d67543d0592e39480d33ed80268 authored about 5 years ago
Replace 'removal' by 'breaking' changelog category

As discussed, sometimes we will need to introduce changes
which are not necessarily removals but...

c6ed69a6663657655579e76265750a6dbe9bfab9 authored about 5 years ago
Iterate a generator expression instead of a temporary list

Co-Authored-By: Bruno Oliveira <[email protected]>

3a0f436c1a02f41af942e2d9f3d3a64f5fff3db2 authored about 5 years ago
Add 4.6.7 changelog to master (Wait until #6318) (#6319)

Add 4.6.7 changelog to master (Wait until #6318)

1c0ab3c2a32f7932378a1c37106d082784cb4700 authored about 5 years ago
Merge pull request #6313 from nicoddemus/egg-rewrite-6301

Fix assertion rewriting module detection for egg dists

7ff91d81277f92a9fa0910133b61f9eb80a0a8c0 authored about 5 years ago
Add 4.6.7 changelog to master

64c71daa21ba58ca6e960dc0744b9d7b32ecd633 authored about 5 years ago
Add a failing test to ensure not everything matches by accident

a326fa22c6e5ad711ffecd3a8f9432737d0ccc1b authored about 5 years ago
Update doc/en/example/markers.rst

Co-Authored-By: Bruno Oliveira <[email protected]>

623b3982b0ac8268c70d204c225893c26d7d9f38 authored about 5 years ago
Add changelog file for PR 6316

5a7de2c2cb34d49c3ea3aa0baee4a6b568ef37cd authored about 5 years ago
Update authors file and sort the list

24d4882d8267b9ee0f4e2d0f046b8343361d2e91 authored about 5 years ago
Update docs about case-insensitive expression matching

ac5929eef35508d267bc4010cb9b4ae0b6de3f74 authored about 5 years ago
Change -k EXPRESSION matching to be case-insensitive

e24b6b03886a36461af3381637a33fd8de6bee06 authored about 5 years ago
Fix assertion rewriting module detection for egg dists

Fix #6301

c7f9fda42d475a5579aa988d8b491be3de53925b authored about 5 years ago
Merge master into features (#6312)

Merge master into features

985ac09048ae91ca0d95aab2ee82eab22e6aed02 authored about 5 years ago
unittest: do not use TestCase.debug() with `--pdb` (#5996)

unittest: do not use TestCase.debug() with `--pdb`

1c4a672a52771227ad5975b2d83d5141018b16d0 authored about 5 years ago
Merge remote-tracking branch 'upstream/master' into mm

59f95b7f59fd631c9276071da75b8a12dd03eda8 authored about 5 years ago
Merge branch 'features' into unittest-debug

41b7b109e9813d8c8b111e6762952254f63acaab authored about 5 years ago
Merge pull request #6309 from jaredvasquez/fix-cafd-docs

Fix typo in documentation of capfd fixture

42fb1f7ede3d762ecc9e4b75b13a740d41416dda authored about 5 years ago
Merge pull request #6307 from bluetech/mypy-750

Update mypy 0.740 -> 0.750

c9ec7248868bcd0c0b8e32892c2f239d0833613f authored about 5 years ago
fix typo

c00a43a17d3580689d1634f661a842d1685148cc authored about 5 years ago
Merge pull request #6304 from nicoddemus/pytest-as-pkg

Convert pytest.py into a package

1dc612f7d41bdbf5e40a5b539c607c62b04f2ed3 authored about 5 years ago