Skip to content

Migrate JS tests from AVA to Vitest#70

Merged
lorisleiva merged 1 commit into
mainfrom
loris/migrate-tests-to-vitest
Jun 1, 2026
Merged

Migrate JS tests from AVA to Vitest#70
lorisleiva merged 1 commit 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.

@lorisleiva lorisleiva marked this pull request as draft May 29, 2026 14:50
Replaces the AVA test runner with Vitest in the feature-gate JS client.
@lorisleiva lorisleiva force-pushed the loris/migrate-tests-to-vitest branch from a55d2a8 to b58779b Compare June 1, 2026 14:57
@lorisleiva lorisleiva marked this pull request as ready for review June 1, 2026 15:01
@lorisleiva lorisleiva merged commit a73cab1 into main Jun 1, 2026
22 checks passed
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