Skip to content

Migrate JS tests from AVA to Vitest#251

Draft
lorisleiva wants to merge 2 commits into
mainfrom
loris/migrate-tests-to-vitest
Draft

Migrate JS tests from AVA to Vitest#251
lorisleiva wants to merge 2 commits into
mainfrom
loris/migrate-tests-to-vitest

Conversation

@lorisleiva
Copy link
Copy Markdown
Member

This PR migrates the JavaScript client's test runner from AVA to Vitest, aligning it with the converged tooling used across the other solana-program clients. It swaps the dependencies and scripts, adds a minimal Vitest config, and drops the now-unneeded test-bundling step from the tsup config.

Replaces the AVA test runner with Vitest in the config JS client.
@lorisleiva lorisleiva marked this pull request as draft May 29, 2026 14:50
Rebuilds pnpm-lock.yaml with the repo's pinned pnpm version so CI's frozen install succeeds.
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.

1 participant