Skip to content

Commit 4d0308a

Browse files
committed
add tox test
Signed-off-by: Jiyeong Seok <[email protected]>
1 parent b69323b commit 4d0308a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ commands =
4040
fosslight_bin -p tests -o test_result/result.csv -f csv -a x86_64
4141
ls test_result/
4242
cat test_result/result.csv
43+
fosslight_bin -p tests -o test_result/result.json -f opossum -a x86_64
4344
pytest -v --flake8
4445
pyinstaller --onefile cli.py -n cli --additional-hooks-dir=hooks
4546
{toxinidir}/dist/cli -p tests -o test_result_cli

0 commit comments

Comments
 (0)