I used to run
```
chutzpah.console.exe path/to/SpecRunner.html
```
but now it doesn't pick up the tests for me
```
=== 0 total, 0 failed, took 0.25 seconds ===
```
[Here's the question I posted on Stackoverflow about it](http://stackoverflow.com/questions/22091500/chutzpah-and-jasmine-2-0-and-requriejs)
I've tried the config route but again getting errors and they're really not telling me much about what's going wrong.
Thanks for any assistance
Neil
Comments: The best way for me to help is if you could attach a zip containg what you are trying that is not working. I would like to see both the .html file that won't run and the code you did to try to get it working with just Chutzpah configuration.
```
chutzpah.console.exe path/to/SpecRunner.html
```
but now it doesn't pick up the tests for me
```
=== 0 total, 0 failed, took 0.25 seconds ===
```
[Here's the question I posted on Stackoverflow about it](http://stackoverflow.com/questions/22091500/chutzpah-and-jasmine-2-0-and-requriejs)
I've tried the config route but again getting errors and they're really not telling me much about what's going wrong.
Thanks for any assistance
Neil
Comments: The best way for me to help is if you could attach a zip containg what you are trying that is not working. I would like to see both the .html file that won't run and the code you did to try to get it working with just Chutzpah configuration.