Skip to content
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

WIP - moving finagle-kestrel to ScalaTest #302

Closed
wants to merge 2 commits into from

Conversation

chester89
Copy link

So, I did manage to port all tests to ScalaTests. But I understand that I messed up collections assertions in the process. I'm guessing I don't quite understand how lazy collections work in Scala.
What's really weird, when I tried to figure it out, the same tests that fail with assert on collections worked fine when I replaced assert with should equal (BDD style).
Would anyone be so kind to point me in the right direction on these? (discussion of #290)

@chester89
Copy link
Author

Guess I can close than one

@chester89 chester89 closed this Aug 19, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant