vendredi 16 septembre 2016

making karma testing look better(or more like rspec)

I am using karma testing with grunt to do my unit testing. I am used to testing with rspec where it shows you all the tests passing and failing. When doing karma I am only getting this line

PhantomJS 2.1.1 (Windows 7 0.0.0): Executed 2 of 2 SUCCESS (0.005 secs / 0.002 secs)

I have color set to true to make it more readable but I was wondering if there was another configuration that would list out the tests and show the passing and failing more explicitly

thanks

Aucun commentaire:

Enregistrer un commentaire