Testing in Clojure TODO::work in progress, sorry Unit Test style frameworks Behaviour Driven Development frameworks Performance testing Articles on testing in Clojure Test...
Using Chai Using Chai Chai is an assertion library with some tasty syntax sugar that can be paired with any other testing framework. It lets us write tests in a TDD (Test Drive...
Writing tests Running tests Test file paths Test structure BDD interface TDD interface Exports interface Assertions Writing tests Foxx provides out of the box support fo...