-
-
Notifications
You must be signed in to change notification settings - Fork 195
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
tests: Tracking migration to hspec with fail-fast. #211
Comments
This was referenced Jul 23, 2016
This was referenced Aug 1, 2016
This was referenced Aug 9, 2016
This was referenced Sep 3, 2016
This was referenced Sep 12, 2016
This was referenced Sep 24, 2016
After 65 days and 71 PRs, we finally finished rewriting all exercises to use It's time to celebrate, @petertseng! 🎉 🍹 💃 🎊 🍻 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Tracking migration to
hspec
with fail-fastThis issue is just for tracking. If you are interested in the discussion, please see #190.
Preparing
Create branchhspec-fail-fast
Migrating all exercises
hspec
with fail-fast.x-common
, if needed.package.yaml
.hspec-fail-fast
master
Exercises
Testing
Clear Travis-CI cache.Check if build and rebuild times are reasonable.Merging and cleaning up
Mergehspec-fail-fast
onmaster
.Delete branchhspec-fail-fast
.This accidentally fixes #263.
Closes #190.
The text was updated successfully, but these errors were encountered: