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 support for Compare Result command in JUnit view for Groovy assert comparisons #911

Open
eric-milles opened this issue Jun 20, 2019 · 1 comment

Comments

@eric-milles
Copy link
Member

eric-milles commented Jun 20, 2019

When a JUnit test case uses Assert.assertEquals, a test failure displays the option Compare Result in the JUnit view's context menu (see below) for easy comparison of expected and actual strings. If possible, enhance this capability to support Groovy's assert keyword (at least for == comparisons).

image

@eric-milles
Copy link
Member Author

Note: Spock supports this somehow.

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