Closed fatso83 closed 11 years ago
I've got the same issue on
Same here (setup like in post above).
This was a problem and is fixed in buster-configuration https://github.com/busterjs/buster-configuration/commit/3b4fe81cf323e6c60d9a067ef4d7afaa2c7f0947 but 0.6 is not in the npm registry. Needs to be updated in buster-cli as well; hard-dependency to 0.5.2.
You can change this in node_modules/buster/node_modules/buster-test-cli/node_modules/buster-cli/node_modules/buster-configuration/lib/buster-configuration.js
I get the aforementioned error string when specifying a config file on the command line
This was more or less straight from the getting started guide, so I wondered what I did wrong, and started digging through the buster module until I got to
/usr/local/share/npm/lib/node_modules/buster/node_modules/buster-test-cli/node_modules/buster-cli/node_modules/buster-configuration
. I then tried runningbuster test
in this directory and I got3 test cases, 89 tests, 58 assertions, 1 failure, 22 errors, 22 timeouts
.Something seems to be wrong here ...
I am on