Skip to content

Latest commit

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

flake8-asserts

A flake8 plugin that ensures the rich asserts provided by unittest are used in your project.

Installation

Install via pip:

$ pip install flake8-asserts

Once installed, this will appear in flake8 --version. For example:

$ flake8 --version
3.0.0 (pep8: 1.5.7, flake8-asserts: 0.1.0, mccabe: 0.3.1, pyflakes: 0.8.1)

Changes

0.1.0 - 2016-09-22

Initial release

About

Flake8 plugin that enforces use of unittest's rich asserts

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages