Skip to content

Commit bc94428

Browse files
committed
add workshop outro
1 parent 14b37fb commit bc94428

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

exercises/FINISHED.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
11
# Advanced Vitest Patterns
22

3-
Hooray! You're all done! 👏👏
3+
Hooray! You've completed the Advanced Vitest Patterns workshop 👏👏
4+
5+
I hope you enjoyed the exercises and learned a great deal about Vitest and how to customize it to create great test experiences. Whether it's tackling complexity through custom fixtures and assertions, expressing your expectations more efficiently with soft and retryable assertions, or diving head-on into profiling slow tests and tweaking your test runner's defaults.
6+
7+
As always, there's so much more things to cover. I strongly encourage you to stay hungry and keep exploring Vitest! What you have learned today is a solid foundation to build upon and apply to your day-to-day testing craft.
8+
9+
I cannot wait to cover more testing topics with you in the future, and until then stay safe and write good tests :wave:

0 commit comments

Comments
 (0)