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

[#10] add reporter resolvers #28

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

[#10] add reporter resolvers #28

wants to merge 1 commit into from

Conversation

tsarenkotxt
Copy link

@tsarenkotxt tsarenkotxt commented Apr 1, 2019

draft - assertj impl, example:

Assertions.assertThat("true").as("True should never be false").isEqualTo("false");

in this case as() or another description methdos will be reported

I guess it will produce some questions, if so go bla bla :)

run with sr_dev spring profile (to enable dev mode - print reports to console)

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.

1 participant