mirror of
https://github.com/penpot/penpot.git
synced 2025-07-31 01:18:33 +02:00
♻️ Refactor common module tests and add generative testing for types
This commit is contained in:
parent
1f73558f1b
commit
111cf54ff6
33 changed files with 415 additions and 332 deletions
|
@ -29,8 +29,8 @@
|
|||
[clojure.pprint :refer [pprint print-table]]
|
||||
[clojure.repl :refer :all]
|
||||
[clojure.spec.alpha :as s]
|
||||
[clojure.spec.gen.alpha :as sgen]
|
||||
[clojure.test :as test]
|
||||
[clojure.test.check.generators :as gen]
|
||||
[clojure.tools.namespace.repl :as repl]
|
||||
[clojure.walk :refer [macroexpand-all]]
|
||||
[criterium.core :as crit]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue