penpot/backend/tests.edn

6 lines
104 B
Clojure

#kaocha/v1
{:tests
[{:id :unit
:test-paths ["tests" "src"]
:ns-patterns ["test-.*"]}]}