Skip to content

--test-case-as-pt-test-step command line option is non-functional #19

@GavinPLucas

Description

@GavinPLucas

Using FireCracker v2.0.6

The default for the 'test-case-as-pt-test-step' option is 'true', which I need to be able to set to 'false' in order to record tests accurately.

If this option is set in the JSON file, e.g. "test-case-as-pt-test-step": false then it has the desired effect and my tests are all imported as single step tests.

However, if I set set the same option on the command line, e.g. --test-case-as-pt-test-step=false then, although I don't receive any syntax error, it has no effect and the tests are imported as test steps rather than individual tests.

Metadata

Metadata

Assignees

No one assigned

    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