Also port the coverage flags to be compatible with pytest-cov.
Kinda sorta close T1261.
Differential D569
Switch test runner to pytest instead of nose olasd on Oct 23 2018, 12:31 PM. Authored by
Details
Also port the coverage flags to be compatible with pytest-cov. Kinda sorta close T1261. looks like make test is happy
Diff Detail
Event TimelineComment Actions sounds good. I'm always wondering what's the difference between using the module and what looks like the executable that is:
Comment Actions ok, but we loose the --with-doctest, which should be mentioned in the commit msg (I'm wondering if https://github.com/thisch/pytest-sphinx would be useful also) |