0
Fork 0
mirror of https://github.com/penpot/penpot.git synced 2025-01-06 14:50:20 -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]}]}