Skip to content

Pass command line options to the test tools in the test suite #296

@hillairet

Description

@hillairet

Currently validatecode has no way to receive options for the tools it runs.
Something like pytest has very useful options such as --last-failed or --stepwise that users may want to use during development.

One option to handle all the various tools would be this kind of CLI:

validatecode --pytest "--last-failed"

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions