inherit-non-class Attempted to inherit something that is not a class. too-many-function-arguments Too many arguments have been provided to a function call. too-many-positional-arguments-before-star ...
pytest-describe is a plugin for pytest that allows tests to be written in arbitrary nested describe-blocks, similar to RSpec (Ruby) and Jasmine (JavaScript). It has the additional advantage that you ...