Adding --validate option __main__ and run new validation#240
Adding --validate option __main__ and run new validation#240larsoner merged 4 commits intonumpy:masterfrom datapythonista:validate_main
Conversation
|
Sounds good to me. This broke the |
|
Tests are passing now. Not sure exactly what was the goal of mocking modules in the original tests, but I reimplemented all tests in a way that seems simpler to me, and that everything is being tested. I also added calls to I don't think the coverage warning is relevant, I think it's being caused by the lack of tests of the |
|
@larsoner did you have a chance to look at this? I think this should be ready, let me know if it's not. |
larsoner
left a comment
There was a problem hiding this comment.
Looks good to me.
Deal with --ignore in a separate PR?
|
Yes, I think ignoring is complex enough to go into a separate PR. We probably want to specify it in |
|
Okay let's get this in and keep iterating, thanks @datapythonista |
Closes #213
python -m numpydockeeps existing functionality, but when called with--validateruns the new validation: