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

Mocha integration #8

Open
zaphod42 opened this issue Jul 15, 2012 · 1 comment
Open

Mocha integration #8

zaphod42 opened this issue Jul 15, 2012 · 1 comment

Comments

@zaphod42
Copy link
Member

No description provided.

@zaphod42
Copy link
Member Author

Mocha matchers are objects that implement a matches?(value) method which returns a boolean and a mocha_inspect method which returns a string that describes the matcher. These would end up just being delegates to the describe method of the matcher and a call to the matches? and matched? methods.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant