Codebase list ros-bloom / fbfe5d1
Switch autopkgtests to pytest Closes: #1018619 Jochen Sprickerhof 1 year, 7 months ago
2 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
00 Tests: run-test-suite
1 Depends: @, git, python3-nose
1 Depends: @, git, python3-pytest, python3-pep8
22 Restrictions: allow-stderr
55
66 cp -r test "$tmpdir"
77 cd "$tmpdir"
8 python3 -m nose -v -e code_format test
8 pytest test