Contents

flake8-assertive 2.1.0

0

Flake8 unittest assert method checker

Flake8 unittest assert method checker

Stars: 31, Watchers: 31, Forks: 5, Open Issues: 1

The jparise/flake8-assertive repo was created 5 years ago and the last code push was 3 weeks ago. The project is moderately popular with 31 github stars!

How to Install flake8-assertive

You can install flake8-assertive using pip

pip install flake8-assertive

or add it to a project with poetry

poetry add flake8-assertive

Package Details

Author
Jon Parise
License
MIT
Homepage
https://github.com/jparise/flake8-assertive
PyPi:
https://pypi.org/project/flake8-assertive/
GitHub Repo:
https://github.com/jparise/flake8-assertive

Classifiers

  • Software Development/Libraries/Python Modules
  • Software Development/Quality Assurance
  • Software Development/Testing
  • Software Development/Testing/Unit
No  flake8-assertive  pypi packages just yet.

Errors

A list of common flake8-assertive errors.

Code Examples

Here are some flake8-assertive code examples and snippets.

Related Packages & Articles

flake8-2020 1.8.1

flake8 plugin which checks for misuse of sys.version or sys.version_info

flake8 7.0.0

the modular source code checker: pep8 pyflakes and co