summaryrefslogtreecommitdiffstats
path: root/setup.cfg (unfollow)
Commit message (Collapse)AuthorFilesLines
2020-03-16Move tests to be organized within the source directory.Diego Elio Pettenò1-2/+0
This should simplify maintaining the tests in the long run, and allows mypy to more thoroughly check for types.
2017-12-30Use pytest to run testsMuhammad Kaisar Arkhan1-0/+15
Closes https://github.com/Flameeyes/glucometerutils/issues/34