hiro
hiro copied to clipboard
Framework for testing third-party JavaScript applications
Whenever the module name is incorrect an error message should be shown to indicate why the test could not be run.
I can't seem to find any documentation on how to run Hiro using PhantomJS. I'm no expert on the subject but with a little help I could write up a...
http://dl.dropbox.com/u/421333/Screenshots/y26hgo7qdfa0.png
If you use pause/resume in a test, that test will ignore any prior expectations re: # of assertions.
If you have more assertions that are expected, the message is kind of off.
In cases where Hiro fails to load certain resources the test suite will stop executing. For example, we have several test cases which will load an html, javascript, or css...