Any example how to configure a Kotlin/JS project with karma tests reporting on GitHub actions?
r
Any example how to configure a Kotlin/JS project with karma tests reporting on GitHub actions?
If anyone is interested I've managed to use
karma-junit-reporter
and https://github.com/marketplace/actions/test-reporter
It's configured in KVision repo: https://github.com/rjaros/kvision