dwjohnston / dwjohnston/blacksheepcode

Convert vitest tests to bun test

Open
#272 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
MDX
Stars
3
Forks
1
Avg merge
6m
Merged PRs (30d)
2

Description

Depends on #268 (Replace node with bun).

Migrate the existing vitest tests to use `bun test` instead. Remove vitest and its dependencies, update `package.json` scripts accordingly.

Note: some tests require DOM support. This may result in a split setup where DOM-dependent tests remain on vitest browser mode (or Playwright) while the rest move to `bun test`. Assess this during implementation and take the pragmatic path.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.