GitHub Actions / JUnit Tests (Linux, dorny/test-reporter@v1)
succeeded
Jul 22, 2024 in 0s
19 passed, 0 failed and 2 skipped
✅ diktat-gradle-plugin/build/test-results/test/TEST-com.saveourtool.diktat.plugin.gradle.DiktatGradlePluginTest.xml
2 tests were completed in 9s with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.saveourtool.diktat.plugin.gradle.DiktatGradlePluginTest | 2✅ | 9s |
✅ com.saveourtool.diktat.plugin.gradle.DiktatGradlePluginTest
✅ check default extension properties()
✅ check that tasks are registered()
✅ diktat-gradle-plugin/build/test-results/test/TEST-com.saveourtool.diktat.plugin.gradle.DiktatJavaExecTaskTest.xml
14 tests were completed in 2s with 14 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.saveourtool.diktat.plugin.gradle.DiktatJavaExecTaskTest | 14✅ | 2s |
✅ com.saveourtool.diktat.plugin.gradle.DiktatJavaExecTaskTest
✅ check system property with multiproject build with custom config()
✅ check command line in debug mode()
✅ check command line in githubActions mode()
✅ check command line has reporter type without output()
✅ should set system property with SARIF reporter()
✅ check system property with multiproject build with default config()
✅ check system property with multiproject build with custom config and two config files()
✅ check command line with excludes()
✅ check command line has reporter type and output()
✅ check system property with default config()
✅ check system property with custom config()
✅ check command line for various inputs()
✅ check command line with non-existent inputs()
✅ githubActions mode should have higher precedence over explicit reporter()
✅ diktat-ktlint-engine/build/test-results/test/TEST-com.saveourtool.diktat.ktlint.KtLintRuleWrapperTest.xml
3 tests were completed in 4s with 3 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.saveourtool.diktat.ktlint.KtLintRuleWrapperTest | 3✅ | 4s |
✅ com.saveourtool.diktat.ktlint.KtLintRuleWrapperTest
✅ check KtLintRuleSetWrapper with duplicate()
✅ check OrderedRule()
✅ KtLint keeps order with RuleVisitorModifierRunAfterRule()
✅ diktat-maven-plugin/build/test-results/test/TEST-com.saveourtool.diktat.plugin.maven.DiktatBaseMojoTest.xml
2 tests were completed in 1ms with 0 passed, 0 failed and 2 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.saveourtool.diktat.plugin.maven.DiktatBaseMojoTest | 2⚪ | 1ms |
✅ com.saveourtool.diktat.plugin.maven.DiktatBaseMojoTest
⚪ test plugin custom configuration
⚪ test default plugin configuration
Loading