drewdeponte / snapdragon

A Jasmine JavaScript test runner that lets you run tests on the command-line similar to RSpec.
Other
6 stars 8 forks source link

Add debug mode #38

Closed BRIMIL01 closed 9 years ago

BRIMIL01 commented 9 years ago

Allow for easier debugging of issues with the JS driver.

drewdeponte commented 9 years ago

@BRIMIL01 please add a line item under "Next Release" for this feature in the ChangeLog.markdown.

BRIMIL01 commented 9 years ago

Added line item

drewdeponte commented 9 years ago

I think this needs to be properly rebased on the latest master. I did it locally and it was pretty smooth with a little correction in ChangeLog.markdown file. Although, I am having some difficulties manually testing it in Capture as I am now all of the sudden getting a weird failure I have never seen before. When, I then try your version I get yet another weird error. Needs further digging to properly verify this.

drewdeponte commented 9 years ago

@BRIMIL01 what version of phantomjs did you test this with?