chromaui / learnstorybook.com

Static site and content for Storybook tutorials
https://storybook.js.org/tutorials/
MIT License
2.4k stars 436 forks source link

Chore: (Tutorials) DSD updates for interaction testing #628

Closed jonniebigodes closed 2 years ago

jonniebigodes commented 2 years ago

With this pull request, the Design Systems for Developers is updated to feature interaction testing using Storybook's play function, debugging with @storybook/addon-interactions, and automated test execution with the test-runner package.

What was done:

What was not done:

Let me know of any feedback so that we can update it accordingly. Thanks in advance.