Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 909 Bytes

File metadata and controls

23 lines (14 loc) · 909 Bytes

test-setup

This library contains test setup.

More on this subject as well as all the testing strategy principles can be found on the GitHub wiki.

Shared config

See @code-pushup/test-setup-config docs on how to use our Vitest config factory.

Mock setup

In this library you can find all files that can be used in setupFiles property of vitest.config.(unit|int|e2e).ts files. Currently include:

Additionally, you may find helper functions for: