jamesshore / quixote

CSS unit and integration testing
Other
848 stars 45 forks source link

Travis-CI would be nice #3

Closed JayBazuzi closed 9 years ago

JayBazuzi commented 9 years ago

It's a good safety net.

jamesshore commented 9 years ago

Reopening pending resolution.

jamesshore commented 9 years ago

Merged, thank you! I was able to fix the race condition by using Karma's --single-run option. I took advantage of the opportunity to make some much-needed improvements to karma-runner.js at the same time.