Last 12 weeks · 0 commits
4 of 6 standards met
While running jasmine tests, I am getting the following deprecation warning: Setting randomizeTests directly is deprecated, please use the random option in I check the code and as mentioned in readme file also that we can pass config object to jasmine.loadConfig method. This needs to be changed for new versions of jasmine and we have to use configure method. Like this
Repository: sindresorhus/gulp-jasmine. Description: Run Jasmine tests in Node.js Stars: 112, Forks: 38. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Topics: gulp-plugin, jasmine, javascript, nodejs, test-runner. Open PRs: 0, open issues: 13. Last activity: 4y ago. Community health: 71%. Top contributors: sindresorhus, SamVerschueren, ehmicky, jbblanchet, dylanb, kevva, mjeanroy, mrmusa, floatinghotpot, Richienb and others.