jasmine / jasmine-npm

A jasmine runner for node projects.
MIT License
378 stars 145 forks source link

Report the random seed at the beginning and end of execution #120

Closed sgravrock closed 7 years ago

sgravrock commented 7 years ago

This allows users to reproduce seed-dependent Jasmine crashes. Depends on https://github.com/jasmine/jasmine/pull/1348