Permite valores vazios para OptionForm.
[cascardo/irpf-gui.git] / test / README
1 Running the tests
2 -----------------
3 On root directory of the project run:
4
5     * Simple test:
6
7         bash ./test/run_all_tests.sh
8
9     * Using py.test:
10
11         PYTHONPATH=./src py.test
12
13     * Using pytddmon:
14
15         PYTHONPATH=./src python ./test/pytddmon.py