This repo contains some tests we are doing in the wild using Wally.
We are checking some parts of https://github.clerk.garden/nextjournal/book-of-clerk (unofficially) so we can harden Wally and also incentivize people to test projects they love (and I love Clerk).
To run things locally, use
clj -M:test
When a new PR is opened or a merge happens to main
, the tests are
run in headless mode in Github Actions, see the the test
file.