kTest :: Core
Core modules of kTest
- API - kTest itself - definitions of spec styles
- Runner - Test framework specific runners, allowing to execute kTest specifications under
one or another test framework
- JUnit4 Runner - Runner for JUnit 4
- Utilities - some utilities that can't be in other modules (IO, reflection, ...)
- Config - easy to use configuration for your tests in HOCON