com.notbot/chai

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

Leiningen/Boot

[com.notbot/chai "1.9.2-1-SNAPSHOT"]

Clojure CLI/deps.edn

com.notbot/chai {:mvn/version "1.9.2-1-SNAPSHOT"}

Gradle

implementation("com.notbot:chai:1.9.2-1-SNAPSHOT")

Maven

<dependency>
  <groupId>com.notbot</groupId>
  <artifactId>chai</artifactId>
  <version>1.9.2-1-SNAPSHOT</version>
</dependency>