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

Merge all assert methods into a single file and merge their tests too #13

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

IainHull
Copy link

Implement each assertion method in a similar style (do not change the functionality)
Compete the tests for each assertion method (good message, bad message and a timeout)

@IainHull
Copy link
Author

IainHull commented Apr 4, 2016

@bvenners I know that you are really busy at the moment, and probably won't have time to merge this straight away.

I was wondering if you agree with the general approach of collapsing these traits into one and also the issues that I raised for the scalatestplus-akka:

  • Add support for TestProbes
  • Reimplement the assertion methods to expose ScalaTest exceptions

If so I will start working on them now.

Iain.

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.

None yet

1 participant