Skip to content

Commit

Permalink
add Makefile with test option
Browse files Browse the repository at this point in the history
  • Loading branch information
mjohnson541 committed Dec 8, 2022
1 parent 980d07c commit 5f94f9c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
test:
nosetests --nocapture --nologcapture --verbose --with-coverage --cover-inclusive --cover-erase --cover-html --cover-html-dir=testing/coverage --cover-package=pynta pynta

0 comments on commit 5f94f9c

Please # to comment.