-
Notifications
You must be signed in to change notification settings - Fork 1
EN_Test
Francisco M. E edited this page Jan 20, 2019
·
1 revision
For run test only execute npm test
or gulp test
.
For test the method "scanFolders" use the temp forlder of the system, you can modify it source into test/specs/general/scan-folder.spec.js
.
All test are into a folder test/specs
.
Webdriver.io work with selenium and firefox, you can change it into wdio.conf.js
.