cypress-skip-test
cypress-skip-test copied to clipboard
Feature: Passing a function & async function to skipOn/onlyOn
Currently, only boolean value can be passed to skipOn/onlyOn. What about passing function which returns boolean and async function as well?
It seems this feature was not released due to failed tests. Could you re-run circleCi job? @MCFreddie777