Skip to content

Added shadow for diktat-runner #6599

Added shadow for diktat-runner

Added shadow for diktat-runner #6599

GitHub Actions / JUnit Tests (macOS, dorny/test-reporter@v1) succeeded Nov 30, 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✅ 1s
diktat-ktlint-engine/build/test-results/test/TEST-com.saveourtool.diktat.ktlint.KtLintRuleWrapperTest.xml 3✅ 10s

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

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

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

✅ 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 10s with 3 passed, 0 failed and 0 skipped.

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

✅ com.saveourtool.diktat.ktlint.KtLintRuleWrapperTest

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