0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-04 13:50:12 -05:00
penpot/backend/tests.edn
2024-05-29 19:05:04 +02:00

6 lines
145 B
Clojure

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