13 projects
assert-pytest-test-can-fail
CLI tool to assert that every pytest test is able to fail
assert-pytest-fixture-is-requested
CLI tool to assert that every pytest fixture is asked for by something
assert-pytest-class-holds-state
CLI tool to assert that every pytest class holds a fixture, an attribute, a helper or a base
assert-no-pytest-plugin-declarations
CLI tool to assert that no conftest declares a pytest plugin
assert-one-assert-per-pytest
CLI tool to assert that each pytest test function contains exactly one assert statement
assert-python-definition-is-used
CLI tool to assert that every public Python definition in a tree is used somewhere else
assert-no-comments
CLI tool to assert that nothing in a tree carries a comment or a docstring
assert-pytest-fixture-name-is-needed
CLI tool to assert that every pytest fixture filed under a second name needs one
assert-opentofu-resource-is-used
CLI tool to assert that every OpenTofu resource in a subsystem is reached by something
assert-no-linter-config-files
CLI tool to assert that no linter config files exist
assert-no-inline-directives
CLI tool to assert that files contain no inline directives
orfmi
Open Rainforest Machine Image - CLI tool for creating AWS AMIs
contains-snippet
CLI tool to check if a snippet exists in files