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

Support other assertion styles? #22

Closed
blai opened this issue Jul 9, 2015 · 2 comments
Closed

Support other assertion styles? #22

blai opened this issue Jul 9, 2015 · 2 comments
Labels

Comments

@blai
Copy link

blai commented Jul 9, 2015

e.g. expect and should

@twada
Copy link
Member

twada commented Jul 10, 2015

Hi @blai, thank you for your question!

Support other assertion styles?
e.g. expect and should

And the answer is, sorry, No.

The core value of power-assert is absolute simplicity and stability.
Especially, power-assert sticks to the simplest form of testing, assert(any_expression).

@blai
Copy link
Author

blai commented Jul 10, 2015

No problem, thanks for providing your opinion. I just thought it would be cool to have additional options.

@blai blai closed this as completed Jul 10, 2015
@twada twada added the question label Jun 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants