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
14b2b128c22be0a33dedbd53860ce14c19b4ff13
pytest2
/
doc
/
example
History
holger krekel
8871ca5bfa
introduce "-q" option which decreases verbosity and basically leads to a unittest/nosetest-style "." output
...
add it in an ini file like this: [pytest] addargs=-q and you get that by default.
2010-10-31 19:51:16 +01:00
..
nonpython
a new example for doing non-python extensions
2010-10-27 14:52:28 +02:00
controlskip.txt
make examples less nested for now
2010-10-27 17:36:27 +02:00
detectpytest.txt
make examples less nested for now
2010-10-27 17:36:27 +02:00
mysetup.txt
make examples less nested for now
2010-10-27 17:36:27 +02:00
nonpython.txt
introduce "-q" option which decreases verbosity and basically leads to a unittest/nosetest-style "." output
2010-10-31 19:51:16 +01:00
test_collectonly.py
various documentation related refinements
2010-10-12 10:59:04 +02:00
x.txt
merge install and basic usage into getting-started.txt
2010-10-14 01:25:09 +02:00
xunit_setup.txt
start reorganizing docs, write more docs, shift plugin docs, to proper documentation,
2010-10-10 23:45:45 +02:00