Nightwatch: setting up nightwatch.conf.js

Created on 2 Oct 2015  路  2Comments  路  Source: nightwatchjs/nightwatch

So I'm having difficulty where to place (or call) nightwatch.conf.js.

The filesystem is set up as such:
/src/root/node_modules/nightwatch/
/src/root/nightwatch.json
/src/root/nightwatch.config,js

The tests use the nightwatch.json in /src/root. Execution is performed in root with $nightwatch --e but unfortunately the logic in the .conf.js does not seem to execute.

Please Advise

Most helpful comment

OR..... you know..... discuss it here so the rest who have the same problem can solve the issue with some guidance...

All 2 comments

Please use the mailing list for questions.

OR..... you know..... discuss it here so the rest who have the same problem can solve the issue with some guidance...

Was this page helpful?
0 / 5 - 0 ratings

Related issues

danielbentov picture danielbentov  路  4Comments

antogyn picture antogyn  路  4Comments

t00f picture t00f  路  3Comments

bushev picture bushev  路  4Comments

maxgalbu picture maxgalbu  路  3Comments