File tree Expand file tree Collapse file tree 4 files changed +7
-9
lines changed Expand file tree Collapse file tree 4 files changed +7
-9
lines changed Original file line number Diff line number Diff line change 11# Setup
2+
3+ There's nothing for you to read here but I will have a lot to say on this topic once we come to this exercise!
Original file line number Diff line number Diff line change 11# Context
2+
3+ There's nothing for you to read here but I will have a lot to say on this topic once we come to this exercise!
Original file line number Diff line number Diff line change 11# Assertions
2+
3+ There's nothing for you to read here but I will have a lot to say on this topic once we come to this exercise!
Original file line number Diff line number Diff line change 11# Performance
22
3- ## Important defaults
4-
5- - Vitest isolates each test _ file_ (e.g. each test file runs in its own fork/worker/vm).
6- - Vitest runs test _ files_ concurrently.
7- - Test cases in test files run _ sequentially_ (thus a designated ` test.concurrent() ` ).
8-
9- ## Where to start
10-
11- 1 . Understand the difference between _ parallelism_ and _ concurrency_ .
3+ There's nothing for you to read here but I will have a lot to say on this topic once we come to this exercise!
You can’t perform that action at this time.
0 commit comments