runway.tests.handlers.cfn_lint module

cfn-list test runner.

class runway.tests.handlers.cfn_lint.CfnLintHandler[source]

Bases: TestHandler

Lints CFN.

classmethod handle(name: str, args: ConfigProperty | dict[str, Any]) None[source]

Perform the actual test.

Relies on .cfnlintrc file to be located beside the Runway config file.