data-science-types icon indicating copy to clipboard operation
data-science-types copied to clipboard

Improve the test infrastructure

Open tmke8 opened this issue 6 years ago • 0 comments

We should probably use this: https://github.com/typeddjango/pytest-mypy-plugins .

One particular disadvantage of the current way of testing is that you can't do "negative tests" by which I mean you can't specify that something should throw an error.

tmke8 avatar Jan 02 '20 14:01 tmke8