LVarayut
29 Jul 2016, 3:11 AM
Hi,
I have a simple app sencha generated from command "sencha -sdk /path/to/extjs/framework generate app AppName path/to/app".
In the Sencha Studio, I can run these test scenarios successfully, but when I tried by using CLI, it didn't work.
I followed the guides to install the nodejs and config the PATH for stc.
I 'd tried to run
stc run -o text -p "chrome" -s AppName\test\uiTest
and then I got the error: No test scenario found on <path to \AppName\test\uiTest>
Any suggestion?
I have a simple app sencha generated from command "sencha -sdk /path/to/extjs/framework generate app AppName path/to/app".
In the Sencha Studio, I can run these test scenarios successfully, but when I tried by using CLI, it didn't work.
I followed the guides to install the nodejs and config the PATH for stc.
I 'd tried to run
stc run -o text -p "chrome" -s AppName\test\uiTest
and then I got the error: No test scenario found on <path to \AppName\test\uiTest>
Any suggestion?