Skip to content

house: Rewrite tests to use hspec with fail-fast. #262

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

Merged
merged 1 commit into from
Aug 7, 2016
Merged

house: Rewrite tests to use hspec with fail-fast. #262

merged 1 commit into from
Aug 7, 2016

Conversation

rbasso
Copy link
Contributor

@rbasso rbasso commented Aug 7, 2016

  • Rewrite tests to use hspec.
  • Remove use of unlines.

Considering that this exercise is about refactoring, the test suite should contain the most crude representation of the song, so we avoid unlines to let the user figure that out.

Related to #211.

- Rewrite tests to use `hspec`
- Remove use of `unlines`
@petertseng
Copy link
Member

👍 seems easy enough since this is the only test...

@rbasso rbasso merged commit 602a506 into exercism:hspec-fail-fast Aug 7, 2016
@rbasso rbasso deleted the hspec-house branch August 7, 2016 21:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants