This website requires JavaScript.
Explore
Help
Register
Sign In
floraachy
/
pytest2
Watch
1
Star
0
Fork
0
You've already forked pytest2
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
3dc0da9339e4952cb276b32f451fa8cdc23d38be
pytest2
/
testing
/
python
T
History
Bruno Oliveira
3dc0da9339
Remove __multicall__ warning and usages in testing
...
pluggy>=0.5 already warns about those
2017-09-01 18:53:06 -03:00
..
approx.py
approx raises TypeError in Python 2 for comparison operators other than != and ==
2017-07-25 20:07:10 -03:00
collect.py
Remove __multicall__ warning and usages in testing
2017-09-01 18:53:06 -03:00
fixture.py
Fix nondeterminism in fixture collection order
2017-07-26 14:41:10 +01:00
integration.py
Fixed E302 flake8 errors
2017-07-17 01:44:23 +02:00
metafunc.py
fix
#2675
- store marks correctly in callspecs
2017-08-10 19:46:36 +02:00
raises.py
Fixed E303 flake8 errors
2017-07-17 01:44:23 +02:00
setup_only.py
Turn warnings into errors in pytest's own test suite
2017-07-22 21:44:18 -03:00
setup_plan.py
Improve commenting for setupplan unittest.
2016-06-25 12:21:31 +02:00
show_fixtures_per_test.py
Change format for test function locations
2016-06-12 15:58:32 +01:00