Does not work with jasmine 2
kmc059000 opened this issue · comments
Kenneth Crawford commented
Jasmine 2 changed the interface for reporters. Clearly this would have to be updated to be compatible with jasmine 2.
Kenneth Crawford commented
I wouldn't merge that as it is a work in progress. It mostly works with jasmine 2 but is missing some behavior in from version 1
Michal Lison commented
@kmc059000 Well there's https://www.npmjs.com/package/protractor-jasmine2-screenshot-reporter you can check out, but it is still very basic.
Manuel Alabor commented
#24 opened