Note: You can also run tests with Babashka tasks. See below.
For a one-off run, you can use the following:
$ lein testHowever, during development, you can use test-refresh to automatically re-run
the test suite whenever you save new changes.
$ lein test-refresh