Convert Junit 5 assertions #5
Labels
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: chrisly42/cajon-plugin#5
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
It would be great if the plugin detected and converted Junit 5's
assertEquals
(and similar methods) just as does for Junit 4.Okay, I'll have a look when I have the time.
Any chance of getting this merged? Junit 5 support would be great. Thanks for the plugin.
Agreed, any chance of getting this merged? @chrisly42
I currently don't have the time for maintaining the project. It also seems that changes in IntelliJ have broken my testing JUnit5 infrastructure for my two plugin project and is a bit frustrating to get it working again. Can't promise anything right now, sorry :-/
@chrisly42 what do I do to become a maintainer?