dgarlitt / karma-nyan-reporter

Nyan Cat style reporter based on the Mocha version
MIT License
169 stars 19 forks source link

Fix error displays even after fixed #2

Closed koba04 closed 10 years ago

koba04 commented 10 years ago

This is fix #1 issue.

This issue reproduces like this.

  1. start karma (singleRun: false, autoWatch: true)
  2. failed spec
  3. fix a spec
  4. (auto run spec)

I reset errors when karma start spec.

This is good reporter! thank you.

dgarlitt commented 10 years ago

Thanks for the contribution!!!!

koba04 commented 10 years ago

Thank you for merging! I'm looking forward to be released.

dgarlitt commented 10 years ago

Your fix is now published to npm in v0.0.42. Thanks again!!!!

koba04 commented 10 years ago

Thank you!!! :smile: