On Tue, Dec 7, 2021 at 6:30 AM vitalije <[email protected]> wrote: > Have you tried using pytest as a runner.
Yes. g.run_coverage_tests uses pytest. But for "plain" testing (when finding out why tests fail) I prefer unittest. pytest appears to swallow traces, and I also prefer unittest's style of reporting. Edward -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/leo-editor/CAMF8tS1uojGMbNbGWgroJfjJarFmT6DN93POPCZ3JWQjtq5d6w%40mail.gmail.com.
