flake8-testcode

Plugin to catch bad style specific to testcode.


Keywords
flake8, testcode, lint
License
MIT
Install
pip install flake8-testcode==0.1.1

Documentation

testing MIT License Active

flake8 codes

Code Description
TMA001 Missing assertion in test definition

Poetry

enter virtual environment (first time) poetry shell

re-enter virtual environment: & ((poetry env info --path) + "\Scripts\activate.ps1")