tacoss / grunt-nightwatch

Run your Nightwatch.js tests with Grunt
50 stars 22 forks source link

default configuration values were not merged with other extended environments. #19

Closed ghost closed 10 years ago

ghost commented 10 years ago

As per documentation from nightwatch http://nightwatchjs.org/guide#config-test-settings: A "default" environment is required. All the other environments are derived from default and their settings can be overridden as needed.

pateketrueke commented 10 years ago

Fixed on 0.2.4

jasonmadigan commented 10 years ago

Seeing some weirdness here - if "test_settings" has an override in the grunt file (e.g. "globals"), it doesn't seem to get merged correctly. Same seems to the case if these overrides are in nighwatch.json.