deprecation icon indicating copy to clipboard operation
deprecation copied to clipboard

Add support for nose to tox/travis configs

Open briancurtin opened this issue 6 years ago • 0 comments

#30 mentions a situation where the test decorator doesn't work properly with nose. We should support nose in tox and travis so that this fix doesn't end up being a regression later on if someone changes that name or refactors it. This should be done in addition to the current setup that uses unittest discovery.

briancurtin avatar Jul 02 '18 12:07 briancurtin