source: pyrunner/failingtest/README.txt@ 1404

Last change on this file since 1404 was 1394, checked in by wouter, 4 days ago

#428 change way exceptions are parsed. Added test for that.

File size: 331 bytes
Line 
1This dir contains python test code.
2You can build a tar.gz file from this by executing
3 python setup.py sdist
4 after which your gat.gz file is in the dist directory.
5
6 This targz has to be copied to the resources directory so that our unit test can access it.
7
8Make sure you do that in a venv with the requirements installed.
9
Note: See TracBrowser for help on using the repository browser.