Open rarebreed opened 7 years ago
A thought just occurred to me. You cant create stand alone files for in-browser tests due to the browser sandboxing (the browser doesn't allow you to read/write to the underlying file system).
I need to investigate how reporting for web tests is collected
Jasmine is supposed to have a way to generate junit reports. However, running from within the browser doesn't do this, and the documentation I have seen runs from the CLI. Need to determine how to generate junit report format from a test run