-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Refactor
DiktatMavenPluginIntegrationTest
to ease troubleshooting i…
…n case of test failures (#1304) * Refactor `DiktatMavenPluginIntegrationTest` to ease troubleshooting in case of test failures ### What's done: * `TestInfo` is now passed to test methods so that `jacoco-it-*.exec` files have unique names. * `jacoco-it-*.exec` files are now deleted before each test, so repeated test invocations no longer cause failures. * Maven output log is checked using AssertJ assertions so that assertion have meaningful messages. * Proofread and expanded the KDoc comment.
- Loading branch information
1 parent
ff6e784
commit 23ebf80
Showing
1 changed file
with
47 additions
and
20 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters