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

test: switch to vitest #131

Merged
merged 1 commit into from
Feb 2, 2025
Merged

test: switch to vitest #131

merged 1 commit into from
Feb 2, 2025

Conversation

dsanders11
Copy link
Member

@dsanders11 dsanders11 commented Jan 31, 2025

Faster tests, fewer dependencies. Required moving src/__tests__/ to a top-level tests/ directory to avoid fun TypeScript failure.

@dsanders11 dsanders11 force-pushed the test/vitest branch 2 times, most recently from 9194f65 to a719233 Compare January 31, 2025 22:54
@dsanders11 dsanders11 marked this pull request as ready for review January 31, 2025 22:56
@dsanders11 dsanders11 requested a review from a team as a code owner January 31, 2025 22:56
package.json Outdated Show resolved Hide resolved
package.json Show resolved Hide resolved
tests/__snapshots__/markdown-helpers.spec.js.snap Outdated Show resolved Hide resolved
tests/helpers.spec.d.ts Outdated Show resolved Hide resolved
@dsanders11 dsanders11 merged commit b2e1e90 into main Feb 2, 2025
8 checks passed
@dsanders11 dsanders11 deleted the test/vitest branch February 2, 2025 03:11
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.

3 participants