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

Migrate test suite to JUnit5 #227

Open
algomaster99 opened this issue Jan 14, 2022 · 0 comments
Open

Migrate test suite to JUnit5 #227

algomaster99 opened this issue Jan 14, 2022 · 0 comments

Comments

@algomaster99
Copy link
Member

Same rationale as INRIA/spoon#3919 (comment) behind this issue.

We can use laughing-train (@MartinWitt's initiative) to transform the imports and their uses. For more thorough use of Junit5, we can combine some tests using @Nested. For example, https://github.com/SpoonLabs/gumtree-spoon-ast-diff/blob/master/src/test/java/gumtree/spoon/diff/DiffTest.java#L203-L231.

How to use laughing-train

Refer to the comment here.

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

No branches or pull requests

1 participant