jejacks0n / teaspoon

Teaspoon: Javascript test runner for Rails. Use Selenium, BrowserStack, or PhantomJS.
1.43k stars 243 forks source link

Console Debug Support? #249

Closed andyl closed 10 years ago

andyl commented 10 years ago

When running specs in the browser, I can use 'console.log' and 'debugger' to inspect the code.

Is there a way to use these tools when running teaspoon specs from the command line?

andyl commented 10 years ago

Duplicates my own question! (#109)