Skip to content

Option to generate test files without running the tests #169

@hvanz

Description

@hvanz

atomkraft test trace ... currently generates a python test file from a trace and runs pytest on it.

  • We could add an option --only-generate (or a similar name) to just generate the test file without running it.
  • Another alternative is to not run pytest by default, and add an option --run or --run-tests to execute the test in the generated file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions