bcaudan / jasmine-spec-reporter

Real time console spec reporter for jasmine testing framework

Home Page:https://github.com/bcaudan/jasmine-spec-reporter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Switch to yarn

bcaudan opened this issue · comments

Due to yarnpkg/yarn#2165, integration tests could work correctly only if yarn cache is cleared. This workaround loses the benefits of this switch. So wait for resolution before going further.
Minimal yarn version will need to be specified in README.md.

I gather that yarn cannot be set at as a dev dependency and must be installed globally?