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 for AssertJ #168

Open
Ernesto-Maserati-CH opened this issue Nov 21, 2016 · 2 comments
Open

Support for AssertJ #168

Ernesto-Maserati-CH opened this issue Nov 21, 2016 · 2 comments

Comments

@Ernesto-Maserati-CH
Copy link

Ernesto-Maserati-CH commented Nov 21, 2016

Is it possible to use AssertJ assertions instead of Hamcrest in Citrus?

I don't know about Hamrest 2, but compared to 1.3, AssertJ is much better.Also it is updated more frequently and has a very good documentation.

If AssertJ is currently not supported, would you consider to add support for AssertJ inside Citrus?

@christophd
Copy link
Member

christophd commented Nov 23, 2016

Hm, I would be unhappy with removing Hamcrest as it would break lots of tests out there. I would go for supporting both if that is possible.

Thanks a lot for the idea!

@christophd christophd added this to the SOMEDAY milestone Nov 23, 2016
@Ernesto-Maserati-CH
Copy link
Author

I understand that it would be tough to change this now. But being able to choose would be cool, although not the highest priority of course, more low level I admit.

@christophd christophd added READY and removed BACKLOG labels Sep 26, 2017
@christophd christophd modified the milestones: SOMEDAY, v2.7.3 Sep 26, 2017
@christophd christophd modified the milestones: v2.7.3, v3.0.0 Nov 13, 2017
@christophd christophd added BACKLOG and removed READY labels Nov 13, 2017
@svettwer svettwer removed this from the v3.0.0 milestone Jan 24, 2019
@christophd christophd removed the READY label Oct 6, 2021
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