When trying to test angular controller inject makes tests disappear. This happens when using mocha and chai. I haven't had this problem with jasmine. The problem can be reproduced when using chutzpah from command prompt and running chutzpah.json from attached file
zip-file inculdes basic angular controller, related files and actual test in ./Test/ControllerTest.js where injecting is currently on. If injecting is commented out, the test is shown fine. If it is left as it is now, test is not shown
Chutzpah version being used is 3.2.2.0
zip-file inculdes basic angular controller, related files and actual test in ./Test/ControllerTest.js where injecting is currently on. If injecting is commented out, the test is shown fine. If it is left as it is now, test is not shown
Chutzpah version being used is 3.2.2.0