1

I am writing jasmine unit tests with karma as a test runner. I would like to be able to run the tests of a single file.

Ideally I'd like to do something like this :

karma run --specific-test="mySweetTest.js"

I know about fdescribe and fit, but that is simply an unacceptable solution to me.

BentOnCoding
  • 23,888
  • 10
  • 59
  • 92

0 Answers0