kotlinx-kover
kotlinx-kover copied to clipboard
Enhance the UX of using functional tests
For more convenient use of tests, it is necessary:
- all assertion errors should be issued with a clear message so that developer can understand where and for what reason the test fell (with full build log)
- it should be possible to specify a custom port for debugging a test project