Commit graph

1 commit

Author SHA1 Message Date
5518837cbc
Run nox -s test-docstrings on GitHub actions
The xdoctest integration in pytest (see tests/test_docstrings.py)
is prone to miss docstrings in new source files as they must be
included in the test case explicitly.

So, to play it safe, we run the nox session "test-docstrings" on CI.
2024-09-10 03:00:56 +02:00