Gulp command switch to run specific test files
Add the --inputs command switch to the unittest and unittestWatch tasks, to be able to run unit tests from the specified files only (e.g. gulp unittest --inputs=test/core.element.tests.js;test/core.helpers.tests.js).
S
Simon Brunel committed
8ec7ce2f93a731d53c9330b7ef900a72367ac7aa
Parent: 84da2e0