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
ef62b86335dc14631f52d7c519f3b553bd5aa0ef
pytest2
/
testing
/
python
T
History
Ronny Pfannschmidt
ef62b86335
Merge pull request
#2492
from kalekundert/features
...
Add support for numpy arrays (and dicts) to approx.
2017-07-06 11:46:51 +02:00
..
approx.py
Add "approx" to all the repr-strings.
2017-07-03 22:44:37 -07:00
collect.py
allow staticmethods to be detected as test functions
2017-06-29 07:44:36 -04:00
fixture.py
Improve test to ensure the expected function is re-raised
2017-06-13 20:16:48 -03:00
integration.py
New-style classes implemented for python 2.7 -
#2147
2017-02-16 20:28:17 +01:00
metafunc.py
Clean up warnings generated by pytest's own suite
2017-03-20 22:13:17 -03:00
raises.py
New-style classes implemented for python 2.7 -
#2147
2017-02-16 20:28:17 +01:00
setup_only.py
Implement --setup-show cli flag
2016-07-03 22:30:51 +02: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