Files
detekt/detekt-test-utils/api
Matthew Haughton a627da97c9 Migrate custom-checks tests to JUnit 5 (#4467)
* Setup JUnit 5

* Migrate custom-checks tests to JUnit

* Set the default JUnit 5 test instance lifecycle mode to "per_class"

* Use extension instead of base class to inject KotlinCoreEnvironment

Co-authored-by: marschwar <marschwar@users.noreply.github.com>

* Update contributor guidelines to reflect usage of JUnit 5

* Fix style issues

* Update detekt-test-utils API definition

* Update .github/CONTRIBUTING.md

Co-authored-by: marschwar <marschwar@users.noreply.github.com>
Co-authored-by: Chao Zhang <zhangchao6865@gmail.com>
2022-01-16 08:32:21 +11:00
..