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

Add Condition like in assertj-core #24

Closed
regis1512 opened this issue Sep 9, 2015 · 2 comments
Closed

Add Condition like in assertj-core #24

regis1512 opened this issue Sep 9, 2015 · 2 comments
Assignees
Milestone

Comments

@regis1512
Copy link
Member

Add a system of condition like in assertj-core : http://joel-costigliola.github.io/assertj/assertj-core-conditions.html

@victornoel
Copy link

This would be really useful, for example to test the result of applying a function to a value (for example hashed password comparison).

@VanRoy VanRoy self-assigned this Dec 6, 2019
@VanRoy VanRoy added this to the 1.3.0 milestone Dec 6, 2019
@VanRoy
Copy link
Member

VanRoy commented Dec 26, 2019

Implemented in release 1.3.0

@VanRoy VanRoy closed this as completed Dec 26, 2019
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

3 participants