Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 339 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 339 Bytes

kotlin-mocha

Kotlin wrapper for Mocha test framework. Major version number of this wrapper matches that of Mocha itself.

Installation

  1. npm i @jetbrains/kotlin-mocha

  2. npm run gen-idea-libs

See the Bintray page for Maven and Gradle installation instructions.