gulp-jasmine icon indicating copy to clipboard operation
gulp-jasmine copied to clipboard

Update Jasmine to 3.4

Open TheComputerM opened this issue 5 years ago • 2 comments

Can you update the jasmine dependency from 3.1 to 3.4 and also how do I implement an option such as vendor in the config as in the grunt-contrib-jasmine to include jquery before I run all the tests.

TheComputerM avatar Jul 04 '19 10:07 TheComputerM

Is this repo still alive? If yes, is it possible to update the jasmine dependency to version 3.5?

Thank you.

juan-ferrer-toribio avatar Mar 23 '20 15:03 juan-ferrer-toribio

Switch to jest. It uses jasmine and can be easily used without gulp.

TheComputerM avatar Mar 24 '20 04:03 TheComputerM