Skip to content

Migration to new package in Maven Central #5379

Migration to new package in Maven Central

Migration to new package in Maven Central #5379

GitHub Actions / JUnit Tests (macOS, dorny/test-reporter@v1) succeeded Sep 26, 2023 in 0s

JUnit Tests (macOS, dorny/test-reporter@v1) ✅

Tests passed successfully

Report Passed Failed Skipped Time
diktat-common/build/test-results/test/TEST-com.saveourtool.diktat.test.ConfigReaderTest.xml 2✅ 2s
diktat-ktlint-engine/build/test-results/test/TEST-com.saveourtool.diktat.ktlint.KtLintRuleWrapperTest.xml 3✅ 8s

✅ diktat-common/build/test-results/test/TEST-com.saveourtool.diktat.test.ConfigReaderTest.xml

2 tests were completed in 2s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.diktat.test.ConfigReaderTest 2✅ 2s

✅ com.saveourtool.diktat.test.ConfigReaderTest

✅ testing kotlin version()
✅ testing json reading()

✅ diktat-ktlint-engine/build/test-results/test/TEST-com.saveourtool.diktat.ktlint.KtLintRuleWrapperTest.xml

3 tests were completed in 8s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.diktat.ktlint.KtLintRuleWrapperTest 3✅ 8s

✅ com.saveourtool.diktat.ktlint.KtLintRuleWrapperTest

✅ check KtLintRuleSetWrapper with duplicate()
✅ check OrderedRule()
✅ KtLint keeps order with RuleVisitorModifierRunAfterRule()