Skip to main content

Extends Flake8 to check Python tests follow the Arrange Act Assert pattern

Project description

Travis build Read the Docs PyPI PyPI - Python Version flake8-aaa is licensed under the MIT License

flake8-aaa

Extends Flake8 to check Python tests follow the Arrange Act Assert pattern.

Installation

Install with pip:

$ pip install flake8-aaa

Check that flake8-aaa was installed correctly by asking flake8 for its version signature:

$ flake8 --version
3.5.0 (aaa: 0.4.0, mccabe: 0.6.1, pycodestyle: 2.3.1, pyflakes: 1.6.0) CPython 3.5.2 on Linux

The aaa: 0.4.0 part of that output tells you flake8 found this plugin.

There is more information on invoking flake8 on the Invoking Flake8 documentation page.

Resources

Tested on Pythons 2.7 and 3.6.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

flake8-aaa-0.4.0.tar.gz (6.6 kB view hashes)

Uploaded Source

Built Distribution

flake8_aaa-0.4.0-py3-none-any.whl (9.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page