Skip to content

test: migrate to vitest#368

Merged
CptSchnitz merged 4 commits into
masterfrom
vitest
Feb 15, 2026
Merged

test: migrate to vitest#368
CptSchnitz merged 4 commits into
masterfrom
vitest

Conversation

@CptSchnitz
Copy link
Copy Markdown
Contributor

No description provided.

- Updated package.json to replace Jest with Vitest for unit and integration tests.
- Removed Jest configuration files and setup scripts.
- Added Vitest configuration file to define test environments and coverage settings.
- Updated test files to import Vitest functions and removed Jest-specific code.
- Introduced a new setup file for Vitest to handle metadata reflection.
@CptSchnitz CptSchnitz marked this pull request as ready for review February 15, 2026 14:03
@CptSchnitz CptSchnitz merged commit 88c5347 into master Feb 15, 2026
7 of 8 checks passed
@CptSchnitz CptSchnitz deleted the vitest branch February 15, 2026 14:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants