HackerTrans
トップ新着トレンドコメント過去質問紹介求人

chantastic

no profile record

投稿

Next.js 13 beta code advent at react.holiday

react.holiday
1 ポイント·投稿者 chantastic·4 年前·0 コメント

コメント

chantastic
·4 年前·議論
lmiller1990, have you experimented much with @storybook/test-runner?

I've found it pretty capable for doubling my stories as Jest tests. For those using testing-library for component testing, it even acts like a GUI for those tests.

If you're interested, I threw together a little walkthru that show some of the ways I'm using it with Jest: https://github.com/chantastic/vite-react-jest-testing-librar...