kotlin-web-helpers
v2.0.0
Published
Kotlin/JS and Kotlin/Wasm utilities to work with Kotlin Gradle Plugin
Downloads
27,973
Readme
kotlin-web-helpers
This package is necessary for better integration with web targets of Kotlin Gradle Plugin
karma.ts
- runner for kotlin-test for Karmakarma-debug-framework
- Karma framework to prepare Karma server for Kotlin debugkarma-debug-runner
- start Karma server with necessary parameters to debug with Kotlinkarma-kotlin-debug-plugin
- Karma plugin which wraps frameworkkarma-kotlin-reporter
- reporter, created fromkarma-teamcity-reporter
, Kotlin Gradle Plugin reads TeamCity messages and provide information to Gradlekarma-webpack-output
- add all files from webpack process to Karma files. Necessary becausekarma-webpack
does not provide all files to Karma. So in case of, for example, wasm output, it will not be provided.mocha-kotlin-reporter
- produced from Mocha TeamCity reporter, but with changes to get test lognodejs.ts
- runner for kotlin-test for Node.js test toolsnodejs-empty.ts
- empty runner for dry-run of Node.js teststc-log-appender.js
- logger for Karma (inconfig.loggers
)tc-log-error-webpack.js
- specific filter of warnings for Kotlin Gradle Pluginwebpack-5-debug.js
- fix of problem with source maps in webpack 5 (https://github.com/webpack/webpack/issues/12951)