Closed bdewilde closed 5 years ago
I'm in favor. The Travis build was working at one point in time, but I don't know if it's been checked since the project was moved
Going to close this since PR #89 was merged, but would be great to (separately) figure out why Travis CI doesn't seem to be running.
Currently,
dragnet
hasunittest
-based tests run vianose
, but we could and probably should take advantage of a more modern and maintained testing framework likepytest
. This is more of a chore than an issue, but just wanted to assess buy-in before writing any code.Tasks:
pytest
-stylerequirements.txt
pytest
(side note: is themake test
command in.travis.yml
actually working??)