ENH: Consider warnings as errors when running pytest#1370
ENH: Consider warnings as errors when running pytest#1370jhlegarreta wants to merge 1 commit intonipreps:masterfrom
pytest#1370Conversation
|
|
Yes, there is efforts across other NiPreps repositories to enforce this as well, e.g. Only the latter seems to be working. There is a discussion with Chris on the PS: Unrelated to the topic and suitable for a tech meeting: should the default branch be renamed to |
Head branch was pushed to by a user without write access
00dbfba to
92276ca
Compare
Consider warnings as errors when running `pytest`.
92276ca to
e43650f
Compare
|
The CircleCI build error seems to be unrelated: The URL seems to exist: I ignore why curl is failing. Until we solved that, I cannot provide evidence that the patch set in this PR works as expected. |
Consider warnings as errors when running
pytest: add thestrict-warningsflag topytestto consider warnings as errors.