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
8d9e0712beea04af534cd558128161ecabe7c43d
pytest2
/
testing
/
pytest
/
dist
History
holger krekel
3296939eda
fix sessionstart/sessionfinish handling at the slave side, set "session.nodeid" to id of the slave and make sure "final" teardown failures are reported nicely. fixes issue66.
...
--HG-- branch : trunk
2010-01-11 17:09:07 +01:00
..
__init__.py
move test files out of py lib proper
2009-09-06 16:59:39 +02:00
acceptance_test.py
refine deprecations, move some over to test_deprecated_api
2009-12-30 14:07:20 +01:00
conftest.py
* don't add distributed command line options when 'execnet' is not
2009-10-02 22:29:22 +02:00
test_dsession.py
fix sessionstart/sessionfinish handling at the slave side, set "session.nodeid" to id of the slave and make sure "final" teardown failures are reported nicely. fixes issue66.
2010-01-11 17:09:07 +01:00
test_gwmanage.py
refine rsyncing and internal dir/transferal handling: don't transfer roots in a popen- no-chdir situation and only use one py._pydir everywhere
2010-01-11 14:30:50 +01:00
test_mypickle.py
fix and test bug: dist-testing now works again without execnet/pylib installed remotely. fixes issue65.
2010-01-10 23:52:23 +01:00
test_nodemanage.py
higher timeout to accomodate slower execution environments
2010-01-02 18:32:11 +01:00
test_txnode.py
some testing hygene: move _reparse testing functionality to actual test support code, un-xfail a now passing test, reduce direct py.test.config usage aiming for deprecation.
2009-12-29 18:02:54 +01:00