init
This commit is contained in:
commit
38355d2442
9083 changed files with 1225834 additions and 0 deletions
13
.venv/share/doc/pyflyby/testing.txt
Normal file
13
.venv/share/doc/pyflyby/testing.txt
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
|
||||
./setup.py test
|
||||
|
||||
py.test --doctest-modules lib tests
|
||||
|
||||
py.test tests/test_foo.py -v -k TAG
|
||||
py.test --pdb -k TAG
|
||||
|
||||
py.test -n NUM # requires pytest-xdist plugin
|
||||
|
||||
|
||||
tox
|
||||
tox -e py27-ipy23
|
||||
Loading…
Add table
Add a link
Reference in a new issue