Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(createtestfromscenario.js): add feature to hide pending scenarios from test run #474

Commits on Nov 20, 2020

  1. feat(createtestfromscenario.js): add feature to hide pending scenario…

    …s from test run
    
    This change allows you to control whether or not you want to hide pending scenarios. If you set the
    env var to hide pending scenarios, then any scenario that should not be run will not get a mocha
    test case. In other words, only tests that will actually be run will appear in the cypress test run.
    rbcasperson committed Nov 20, 2020
    1 Configuration menu
    Copy the full SHA
    37f52bd View commit details
    Browse the repository at this point in the history