On Thu, Sep 26, 2019 at 12:37 PM Brian Theado <[email protected]> wrote:
> > This example code shows how tests can be collected from a yaml file > instead of python code: > https://docs.pytest.org/en/latest/example/nonpython.html#yaml-plugin. > Writing code to get tests from unittest.leo might be similarly > straightforward. > > https://docs.pytest.org/en/latest/writing_plugins.html > https://docs.pytest.org/en/latest/plugins.html#using-plugins > https://docs.pytest.org/en/latest/reference.html#collection-hooks > https://pluggy.readthedocs.io/en/latest/ > > That's quite an impressive plugin system pytest has. > Thanks for these links. I've bookmarked them. 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/CAMF8tS0vcsuzPPLD50C63eTy3FgOUFzK1dm6x4nHineL8dZ9Hg%40mail.gmail.com.
