This website requires JavaScript.
Explore
Help
Sign In
jiuyuan
/
test_ok1
Watch
2
Star
0
Fork
You've already forked test_ok1
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
d1946ae978
test_ok1
/
doc
/
conftest.py
4 lines
95 B
Python
Raw
Normal View
History
Unescape
Escape
[svn r63552] adding processing of pytest_restdoc plugin back for now. --HG-- branch : trunk
2009-04-03 03:22:20 +08:00
#XXX make work: excludedirs = ['_build']
pytest_plugins
=
[
'
pytest_restdoc
'
]
[svn r63553] * allow doc to be tested distributedly * be more eager to cleanup execnet gateway after tests --HG-- branch : trunk
2009-04-03 03:47:01 +08:00
rsyncdirs
=
[
'
.
'
]