Skip to content

Release v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Dec 08:22
f84d9f9

Added

  • Lint checks for test docs using the arrange/act/assert pattern
  • Lint checks for longer descriptions of each stage
  • --test-docs-pattern argument to customise the docstring pattern
  • --test-docs-filename-pattern argument to customise the test file discovery
  • --test-docs-function-pattern argument to customise the test function
    discovery
  • support for flake8 --indent-size argument