fast-check @fast-check.dev ยท Feb 1

๐Ÿš€ Here is a very first version of our "JavaScript testing expert". There are still a LOT of missing guidelines. We still want to cover basics of UI testing with testing-library and @vitest.dev with @playwright.dev but soon... First let's play with it ๐Ÿคž

4 likes 2 replies

?

Replies

fast-check ยท Feb 1

Try it with: npx skills add github.com/dubzzz/fast-... --skill javascript-testing-expert

Brian Slesinsky ยท Feb 1

Possibly of interest for comparison: I wrote some guidelines for my home-grown property-testing library: github.com/skybrian/rep...