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
cf7bb708097ecb29901ebb3110c231c3b3663333
pytest2
/
testing
/
python
History
Bruno Oliveira
eead0365b5
Merged in parametrized-fixture-override (pull request
#257
)
...
allow to override parametrized fixtures with non-parametrized ones and vice versa
2015-03-12 09:40:56 -03:00
..
collect.py
fix typo
2015-03-02 20:18:06 +01:00
fixture.py
Merged in parametrized-fixture-override (pull request
#257
)
2015-03-12 09:40:56 -03:00
integration.py
Merged in pfctdayelise/pytest/issue351 (pull request
#161
)
2014-10-22 23:18:01 +01:00
metafunc.py
issue351: Add ability to specify parametrize ids as a callable, to generate custom test ids. + tests, docs
2014-04-17 15:08:49 -04:00
raises.py
Improve error message if pytest.raises is used wrongly
2014-04-14 18:09:10 -04:00