Dan Helfman
|
a125df991b
|
Move tests to the root of the repository, in keeping with more common convention.
|
2018-09-30 13:57:20 -07:00 |
|
Dan Helfman
|
56ad1d164a
|
Use Flake8 code checker as part of running automated tests.
|
2018-09-29 23:15:18 -07:00 |
|
Dan Helfman
|
76d6a69f5a
|
Use Black code formatter as part of running automated tests.
|
2018-09-29 22:45:00 -07:00 |
|
Dan Helfman
|
61033bb4e5
|
Update tox.ini to only assume Python 3.x instead of Python 3.4 specifically.
|
2018-04-09 20:34:59 -07:00 |
|
Dan Helfman
|
f4e5dc8382
|
Adding test coverage report. Making tests a little less brittle.
|
2017-07-08 23:01:41 -07:00 |
|
Dan Helfman
|
f19a40ef9c
|
Basic YAML generating / validating / converting to.
|
2017-07-08 22:33:51 -07:00 |
|
Dan Helfman
|
9212f87735
|
Dropped Python 2 support. Now Python 3 only.
|
2017-07-02 17:18:33 -07:00 |
|
Dan Helfman
|
a45d7bec81
|
#21: Fix for verbosity flag not actually causing verbose output.
|
2016-06-23 07:13:25 -07:00 |
|
Dan Helfman
|
df9cc6a7d2
|
Switching from the no-longer-maintained nose test runner to pytest.
|
2016-04-10 15:59:36 -07:00 |
|
Dan Helfman
|
301eb4926e
|
Passing through command-line options from tox to nosetests.
|
2015-03-15 11:15:40 -07:00 |
|
Dan Helfman
|
5bc7c04cdf
|
Now using tox to run tests against multiple versions of Python in one go.
|
2015-03-15 10:14:30 -07:00 |
|