How to test a Solana Program using Vitest & LiteSVM
Fast, lightweight unit testing without solana-test-validator or heavy dependencies
Feb 28, 202613 min read8

Search for a command to run...
Articles tagged with #solana
Fast, lightweight unit testing without solana-test-validator or heavy dependencies

Hi there, if you are reading this, I believe you are curious about blockchain technology or want to learn how to build decentralised applications. Well, this is right for you. In this article, we will take a look at blockchain and how you can build a...
