From 80a8e9b475064099ca9ca558a2847013e1984efc Mon Sep 17 00:00:00 2001 From: Michiel Borkent Date: Sun, 29 Dec 2019 14:56:16 +0100 Subject: [PATCH] Update README.md --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6e3b1983..fcfe0839 100644 --- a/README.md +++ b/README.md @@ -586,7 +586,11 @@ The following libraries are known to work with Babashka: #### [deps.clj](https://github.com/borkdude/deps.clj) A port of the [clojure](https://github.com/clojure/brew-install/) bash script to -Clojure / babashka. +Clojure / babashka. + +#### [spartan.test](https://github.com/borkdude/spartan.test/) + +A minimal test framework compatible with babashka. #### [clj-http-lite](https://github.com/borkdude/clj-http-lite)