Front-end testing for practical use - Part 2. Testing in depth: Visual regression and E2E testing
In this course, you will learn about the general types of front-end testing and how to write reliable tests by selecting the appropriate test for the situation.
661 learners
Level Basic
Course period Unlimited

vitest, storybook, cypress version updates
hello!
There have been updates to the versions of vitest, storybook, and cypress over the past few months since the course was released.
Actually, there are no major changes to the setup or writing method, so we did not update it quickly, but we updated it so that it can be helpful for setup.
The only major change is that the dependency on storybook-addon-react-router-v6 has been changed to storybook-addon-remix-react-router , but there are no major changes, so please keep that in mind.
The remaining library dependency changes include:
node: 19 -> 20
vitest: 0 -> 2
storybook: 7 -> 8
cypress: 12 -> 13
Action version update
Please note that you can check it in the latest branch !
Additionally, when I have time, if there are any updates to RQ or improvements to the project structure, I will upload them to the latest branch and get back to you. Of course, if there are any major changes in test-related dependencies, I will quickly reflect them and upload them!
Well, I hope you have a happy holiday and a good rest. Thank you!




