Package Exports
- kotlin-test
- kotlin-test/kotlin-test.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (kotlin-test) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Kotlin Test
The kotlin-test module is used by the Kotlin/JS
compiler output for performing assertions in tests, independently of the test framework being used.
The library includes out-of-the-box support for Jasmine, Mocha, Jest, and QUnit.
Try out the examples, read the forum post and the library documentation for more information.
Handy links
- Kotlin Site
- Getting Started Guide
- Try Kotlin
- Kotlin Standard Library
- Issue Tracker
- Forum
- Kotlin Blog
- Follow Kotlin on Twitter
- Public Slack channel
- TeamCity CI build