javascript - How can I have mocha reporter for protractor? -


I am using the protractor (0.22.0) to test my app. Is it possible to be a stereo-style reporter instead of the original jasmine? This crurality looks like this:

  (.... f ...)   

And I'm liking something else:

  Testing my tests 1 My test 1-1 My test 1-2 My set of tests 2 My test 2-1 My test 2-2    < p> 

View the response here:

I am using this module and it works perfectly:.

Comments

Popular posts from this blog

python - Writing Greek in matplotlib labels, titles -

c# - LINQ to Entities does not recognize the method 'Int32 IndexOf(System.String, System.StringComparison)' method -

Pygame memory leak with transform.flip -