com.notbot/mocha

BDD / TDD assertion framework for node.js and the browser that can be paired with any testing framework.

Leiningen/Boot

[com.notbot/mocha "1.12.0-1-SNAPSHOT"]

Clojure CLI/deps.edn

com.notbot/mocha {:mvn/version "1.12.0-1-SNAPSHOT"}

Gradle

implementation("com.notbot:mocha:1.12.0-1-SNAPSHOT")

Maven

<dependency>
  <groupId>com.notbot</groupId>
  <artifactId>mocha</artifactId>
  <version>1.12.0-1-SNAPSHOT</version>
</dependency>