Skip to content

0.9.0 - Tests are deselected by CLI options by default

Latest

Choose a tag to compare

@smarie smarie released this 17 Dec 12:42
  • Breaking change the plugin now by default deselects all tests that were usually skipped by marker CLI config.
    New --pilot-skip flag option can be used to enable the legacy behaviour where tests where marked as skipped
    instead. Fixes #20