Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 405 Bytes

File metadata and controls

14 lines (9 loc) · 405 Bytes

Running the Test Suite with Babashka

Setting Up the Environment

To install Babashka, see the various installation options available on the Babashka GitHub page.

Running the Tests

There is a Babashka task available to run the tests in Babashka:

$ bb test-bb
... lots of output removed ...