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
fa645a7003c3338abe37eed51f6495b4cc376e53 authored about 5 years ago
Closes https://github.com/pytest-dev/pytest/issues/449.
13baab746d98fd99424cb9589f8ebd2dde3f5ca3 authored about 5 years agocacheprovider: pytest_collection_modifyitems: copy items
9f1ade9acf1834a560fa3499805e4f0f79c12383 authored about 5 years ago
Both references were referencing links from Python because of our intersphinx
mapping in `conf.p...
2d2c67d7c0a8b85eb89c615f03fedcd7ed5b8d02 authored about 5 years ago
Fix serialization of 'None' reprcrashes
cff7843f3b56e170fe0c81117a6f62da17cf6e0c authored about 5 years agoAs requested in review
356d865ad71be56b083c8f1ac8065f6cbec056b8 authored about 5 years agoUnifying black version in pre-commit config file
f46ad8d114f29232105bd62dfb2bfbd2798e634a authored about 5 years ago8dbf6a4b2d89b8cbffe53ee39aa98c27fe4714d8 authored about 5 years ago
Tracebacks coming from remote processes crated by the multiprocess module
will contain "RemoteTr...
Remove usage of parser module (deprecated in Python 3.9)
e8c8559efa2461104ac748c66d75764ff5c90a29 authored about 5 years agoFix #6404
91a96ec3d68f81372dc8279b8d8e4d8a02679709 authored about 5 years agoThis reverts commit c627ac4e599464e9ce2d1b33d1139b9dcf89468a.
12f74a28fada7badd7d7830611ba14b8a40e1dd1 authored about 5 years agoRemove unused _pytest.code.Source.isparseable function
0fa35960ba6d8b03cf2f4f1c110ffeb209819b4a authored about 5 years agoBesides unused, it uses the (deprecated in Python 3.9) parser module
Fix #6404
c627ac4e599464e9ce2d1b33d1139b9dcf89468a authored about 5 years agoUpdate py27/py34 deprecation docs
26a2e1aba7d9e157b4537bbeb24ad372e8f8b919 authored about 5 years agoMerge pull request #6391 from asottile/release-4.6.9
7c80335c6b2bd67b0105964a35293a8ebbd1c032 authored about 5 years agoPreparing release version 4.6.9
75f964c08d72bbca7b7342cf82986aa0b71c2633 authored about 5 years ago
I've updated the text and incorporated the topics from #5275, so this
can now be part of the off...
Update copyright year to 2020
61061d2147a3d7291e97b2da7352e19a67267c52 authored about 5 years agoMerge pull request #6392 from hugovk/4.6-maintenance-2020
deb4287d1c3c7980a065e975dbfdeeb7b5fcb7b6 authored about 5 years agoFix `RunResult.parseoutcomes` (follow-up to #6353)
7aac48c41842b73be4ba50dc055f9a6571619fe9 authored about 5 years agoUpdate mypy 0.750 -> 0.761
0375c1b728ac8808b424b59e62de5543bbf0994e authored about 5 years agoThis fixes some type: ignores due to typeshed update.
Newer mypy seem to ignore unannotated fun...
4848bbdf9a4480ec85b520c6f3224256f1346679 authored about 5 years agoRevert black formatting of essential_plugins
8656c1a61da251f272f47a86d51c483e24fe1f26 authored about 5 years agominor: split doc with _early_rewrite_bailout
3b60e36dbb65982d0126560ba7b1f670a6210659 authored about 5 years agoAdded how to reserve an issue to yourself when contributing
162d737f680f170afd9d5f3a4d0a8272740444bb authored about 5 years agod884164160300fff3d04a5f741d99cf4d9a45283 authored about 5 years ago
9811ebdc5777aac1d9a17eba320528a050256324 authored about 5 years ago
1c0242dec122cf6fadcb5097cb655d05ce9545ce authored about 5 years ago
Done in a02310a140 (likely automatic), but loses information of the
comment obviously.
a5863ca7608da8ce609711ac57cebf647700bf24 authored about 5 years ago
pytester: quick fix error introduced in #5990
8077168387a59ab2a322594c95de288c7f694b25 authored about 5 years agoAzure Pipelines: Test on Python 3.8
afa899d5e1ff3636b570c6d05c84d0c8efcf2c25 authored about 5 years ago8de9b1be5629d70a9ce777bb350db229724382d8 authored about 5 years ago
Improve warnings docs
b532d15fe7543b7ee895cbbc101fcd0fe2543312 authored about 5 years ago
* Rearrange section about context manager to be in order
* Link to `pytest.warns` and `recwarn` ...
delete inspect.getargspect() as is deprecated since Python 3.0
d7b0389d1a03192aa65c91f0ab408f01b293621d authored about 5 years agoAdd GitHub actions for CI
06206bcf3725ddb17e71354d5c8be7eaa0b6e566 authored about 5 years agoinvocation in last section 'pythonpath.rst' title swapped
466bbbf8e81c682c284954861786e24b42b84ad6 authored about 5 years agoAs suggested during review
a9608d54e0c8db747abe02644415d95fbd75e441 authored about 5 years agoImprove docs so regen doesn't leak temp directories
9924432a2e37d4e4b09be939f5c4162fb898d89f authored about 5 years agoUpdate release notes script after CHANGELOG changed location
c7ac3379e732bdc065fe23dcd80d5d13fa1f2024 authored about 5 years ago6cd61390c260055c3637c7a0c08e74a75f31a3cd authored about 5 years ago
994909270f76a51841b3ad05677dfa42ea48f8b7 authored about 5 years ago
Merge pull request #6360 from asottile/release-4.6.8
e1df9dbf0d263c18fc91901215bea7fc1b860575 authored about 5 years agoPreparing release version 4.6.8
ab44d3d7337b1e93846dafe47c7357d69371f99d authored about 5 years ago
This includes our current full matrix (windows, linux and macos), for evaluting
purposes.
We sh...
d76aa8b428f605e9050b44d6879c6645f1421047 authored about 5 years agofix typos in docs
4dfd2947bc5f99d60afc0281de3f17005dea3915 authored about 5 years agoThe order of invocations 'python -m pytest' and 'pytest' are different in the header and the exp...
ed57b8e08a34c0c80e7e1abc0c28400feb2f7404 authored about 5 years ago536177bb56a500e23bf438b93d6760f8479df134 authored about 5 years ago
- added a test to check this condition
Signed-off-by: Alexandre Mulatinho <[email protected]>
dc7bf518b33b97b08ce54e3ae061c200181757d3 authored about 5 years agoMerge master into features
75493f78bfdb68df5ea54d1375b65d70b890fbde authored about 5 years agoDeprecate no print logs
c487cf9dd575a9b5e1fbc25cbc5b10f612b13f91 authored about 5 years agoOptimized renaming of test parameter ids
8be9684ab23220cc85abb06e06414961667340b3 authored about 5 years ago
While using pytest-repeat, I noticed the previous implementation is slow
for a large number of d...
afbaee7649c7b2c7a6167e47aea8fb0f46444755 authored about 5 years ago
d42f5a41a5ad3ba0888286b38deb4064167fa4a2 authored about 5 years ago
853889e5db288972040c78b1086517fb0425e25c authored about 5 years ago
Release 5.3.2
a176ff77bc679db0305abc360434c2ca15e12165 authored about 5 years ago7f24cc2feb87af41e95d2c0aee59fc81a44dbea8 authored about 5 years ago
Improve warning about incoming change to 'junitxml_family' default
d0c663a62893fd91c7c23e8f841719407ca4f1f8 authored about 5 years agoFix #6265
f7409f86851f95c42af2b881b56ab60657107bd0 authored about 5 years ago10fcac7f908b792264c3e6a402aa1aa01345acc4 authored about 5 years ago
An improvement seems more adequate here.
8942a05cfec4b97d7aa94e55d08e41a08397e78e authored about 5 years agoMake 'S' and 'F' aliases to 's' and 'f' respectively
ecd1e43afbda6a8c9d20cf1979b3b6297fb1572a authored about 5 years agoBugfix 5430 pass logs to junit report
66c1a120ba42983285d5102237fd973de0c5606e authored about 5 years ago226f0c48bf6863ec452a9c304bde3d7ebed0f752 authored about 5 years ago
9b74bf1e0c4e0f3ce4e440ec50ca9b5f190ce8c7 authored about 5 years ago
Similar reasons as the previous commit
fa51a26743930576e2587a92217b1d9f5063175d authored about 5 years ago
As far as the output is concerned, they are both identical so it doesn't
make sense to have both...
Make keyword expression matching case-insensitive
cbb2f9541bffa20f56424a6bc126bf0e83faf112 authored about 5 years agoChange 4639 from feature to improvement
b29ae03cb6c369f69b86da1505e73e7dbe56b9d0 authored about 5 years agoAn improvement seems more adequate here.
071106042289e67341e5435e456780fe72854809 authored about 5 years ago#4597: tee-stdio capture method
1ef29ab5480ebcdcc5597ce5a34bc4ab7ed44912 authored about 5 years agoFix #4597
e13ad22364ce4c2403268988228df73a5d26d8bb authored about 5 years agoFixes #6326: Typo in the Security section docs home page.
8cdf9d43a9f277782310bedd7431fad20474085f authored about 5 years ago2ddc330b626705fc83a01d87e40d584ab33af625 authored about 5 years ago
Deprecation policy - insert considerations for breaking changes
30f2729684849398859d5c3da81431b2ee09170d authored about 5 years agoCo-Authored-By: Anthony Sottile <[email protected]>
Co-Authored-By: Bruno Oliveira <nicoddemus...
As discussed, sometimes we will need to introduce changes
which are not necessarily removals but...
Co-Authored-By: Bruno Oliveira <[email protected]>
3a0f436c1a02f41af942e2d9f3d3a64f5fff3db2 authored about 5 years agoAdd 4.6.7 changelog to master (Wait until #6318)
1c0ab3c2a32f7932378a1c37106d082784cb4700 authored about 5 years agoFix assertion rewriting module detection for egg dists
7ff91d81277f92a9fa0910133b61f9eb80a0a8c0 authored about 5 years ago64c71daa21ba58ca6e960dc0744b9d7b32ecd633 authored about 5 years ago
a326fa22c6e5ad711ffecd3a8f9432737d0ccc1b authored about 5 years ago
Co-Authored-By: Bruno Oliveira <[email protected]>
623b3982b0ac8268c70d204c225893c26d7d9f38 authored about 5 years ago5a7de2c2cb34d49c3ea3aa0baee4a6b568ef37cd authored about 5 years ago
24d4882d8267b9ee0f4e2d0f046b8343361d2e91 authored about 5 years ago
ac5929eef35508d267bc4010cb9b4ae0b6de3f74 authored about 5 years ago
e24b6b03886a36461af3381637a33fd8de6bee06 authored about 5 years ago
Fix #6301
c7f9fda42d475a5579aa988d8b491be3de53925b authored about 5 years agoMerge master into features
985ac09048ae91ca0d95aab2ee82eab22e6aed02 authored about 5 years agounittest: do not use TestCase.debug() with `--pdb`
1c4a672a52771227ad5975b2d83d5141018b16d0 authored about 5 years ago59f95b7f59fd631c9276071da75b8a12dd03eda8 authored about 5 years ago
41b7b109e9813d8c8b111e6762952254f63acaab authored about 5 years ago
Fix typo in documentation of capfd fixture
42fb1f7ede3d762ecc9e4b75b13a740d41416dda authored about 5 years agoUpdate mypy 0.740 -> 0.750
c9ec7248868bcd0c0b8e32892c2f239d0833613f authored about 5 years agoc00a43a17d3580689d1634f661a842d1685148cc authored about 5 years ago
Convert pytest.py into a package
1dc612f7d41bdbf5e40a5b539c607c62b04f2ed3 authored about 5 years ago