- 83d46e5 adding stack traces to the report #46
- 64405b4 support for forked instances #44
- 4a00de3 execute done from process.nextTick. dirtyfixing #10
- support test sharding
- added example configurations: protractor.example.conf and protractor.sharding-example.conf
- added cleanDestination option
In order to support running multiple browser instances in parallel, there's a little more setup to be done in protractor configuration when adding the reporter. This affects also users who don't use sharding.
Please refer to setup instructions before upgrading: Usage instructions.
- user specified css files
- report title option
- pass fail summary at the top of the report
- quick links to failed tests at the top of the report
- a settings summary at the end
Bugfixes: