v1.0.8 - 2023-01-04
- Support for flake8 version 5
v1.0.7 - 2022-12-29
- Corrected default test filename regex to
test_.*\.pyfromtest_.*.pywhich previously did not correctly escape the.before the extension.
v1.0.6 - 2022-12-28
- Switch to using inbuilt types rather than from
typing
v1.0.5 - 2022-12-23
- Remove dependency on presence of
pyproject.tomlfile
v1.0.0 - 2022-12-23
- Lint checks for test docs using the arrange/act/assert pattern
- Lint checks for longer descriptions of each stage
--test-docs-patternargument to customise the docstring pattern--test-docs-filename-patternargument to customise the test file discovery--test-docs-function-patternargument to customise the test function discovery- support for flake8
--indent-sizeargument