You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<callout-success>Proficiency with any tool starts from the proper configuration.</callout-success>
4
+
5
+
Let's kick things off by getting your more productive with Vitest. Specifically, focusing on the following areas:
6
+
7
+
1. Make you write, iterate, and debug tests faster;
8
+
1. Reuse Vitest for testing different code with different requirements;
9
+
1. Help you find problematic areas in your code with code coverage.
10
+
11
+
Every exercise in this block will focus on one of the topics above. It's time for you to switch to the `/playground` directory and let the workshop commence!
0 commit comments