I was thinking it was part of https://docs.pytest.org/en/latest/goodpractices.html Maybe it is just `py.test --doctest-modules` without any arguments? _Originally posted by @mithro in https://github.com/SymbiFlow/python-sdf-timing/pull/26_
I was thinking it was part of https://docs.pytest.org/en/latest/goodpractices.html
Maybe it is just
py.test --doctest-moduleswithout any arguments?Originally posted by @mithro in #26