Open simondean opened 11 years ago
In lib/extensions/test_suite/extension.js, it only looks for Cucumber JSON output in .js files and not .json files. Really the extension should be *.json as the files contain JSON rather than JavaScript.
In lib/extensions/test_suite/extension.js, it only looks for Cucumber JSON output in .js files and not .json files. Really the extension should be *.json as the files contain JSON rather than JavaScript.