How to exclude files from protractor suite? -


i have protractor configuration suites.

i trying configure suite run files one...

is there way that? right have long list of tests want run, nice have run 'everything ..' instead.

i tried this:

mysuite: ['**/*.ptor.js', '!**/excludethis.ptor.js'] 

but didn't work.


Comments

Popular posts from this blog

python - Selenium remoteWebDriver (& SauceLabs) Firefox moseMoveTo action exception -

Ansible warning on jinja2 braces on when -

html - How to custom Bootstrap grid height? -