SkillAgentSearch skills...

Speccards

Example of using clojure.spec with devcards

Install / Use

/learn @frankiesardo/Speccards
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Clojure.spec + devcards

Rationale

If you annotate with clojure.spec your UI and your app state you can use test.check generators to create random data that conforms to that spec.

With devcards you can mount multiple versions of your React component to do visual testing. Therefore why not mounting several versions that display your randomly valid data and see how your app behaves?

View on GitHub
GitHub Stars10
CategoryProduct
Updated2y ago
Forks0

Languages

Clojure

Security Score

60/100

Audited on Dec 29, 2023

No findings