Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use vitest for tests #172

Open
wants to merge 5 commits into
base: main
Choose a base branch
from
Open

Use vitest for tests #172

wants to merge 5 commits into from

Conversation

tstirrat15
Copy link
Contributor

Fixes #171

Description

A QOL thing. Vitest is the current state-of-the-art and supports typescript out of the box without the need for manual transpilation. It also is quite fast and supports concurrency and parallelization nicely.

Changes

Testing

Review. See that things are green.

@tstirrat15 tstirrat15 requested a review from a team as a code owner October 25, 2024 00:06
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.

Use Vitest instead of Jasmine
1 participant