File: README

package info (click to toggle)
capirca 2.0.9-0.2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,088 kB
  • sloc: python: 41,464; perl: 49; sh: 32; makefile: 4
file content (6 lines) | stat: -rw-r--r-- 152 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
To run all tests from trunk:
python -m unittest discover -s . -p '*_test.py'

Specific tests:
python -m unittest discover -s . -p 'junipersrx_test.py'