I am having a problem getting Chutzpah to work with our solution. We are using RequireJS and QUnit. Here is how the solution is laid out:
Any ideas?
Thank you.
chutzpah log
console capture
icTest.html
icTest.js (RequireJS config)
icTestBase.js. This spins up the different test modules and then kicks off Qunit
**test.js. Unit test file(s).
I've tried running Chutzpah against the html file, Test.js and the test file(s), both in the command line and with the chutzpah.json file. When running from the console, I see a summary message stating 0 total, 0 failed and then I see log messages showing the test being run. At the end I get a timeout error.Any ideas?
Thank you.
chutzpah log
console capture