mocha-param
mocha-param copied to clipboard
is it possible to run only a particular test case for example itparams.only like we test uisng it.only
Trying to run a partiulat itparam inside the describe but itparam.only is not valid . Please guide how to run a particular testcase using itparams when we have more it params inside a decribe