After reviewing all of your feedback on rust testing for solana programs, we decided to create litesvm.com. This site has in depth documentation and also links out to example repos that use litesvm to test anchor programs. Check it out and let me know your feedback! Also let me know what else would be helpful to improve tooling!

Oct 14, 2025 · 4:00 AM UTC

Replying to @b_migliaccio
I got something that would be helpful 😏
1
4
Replying to @b_migliaccio
Litesvm looks clean. Love tools that trim test loops. Maybe add quick-diff for anchor migrations next.
1
1
great idea, will get that added :)
2
Replying to @b_migliaccio
been using litesvm a bit, this makes it 10x easier
1
1
great to hear!
1
Replying to @b_migliaccio
This is dope thanks 🙏
1
Replying to @b_migliaccio
Anchor is still on solana 2.x, so you can't create a crate that uses Anchor and the latest LiteSVM what's the fix/workaround for this?
1
1
Replying to @b_migliaccio
hell yeah. litesvm is really nice!
Replying to @b_migliaccio
Good initiative 😃
Replying to @b_migliaccio
This is awesome 🙌
Replying to @b_migliaccio
great move, simplifying testing is key
Replying to @b_migliaccio
Docs look tight. Fuzz testing guides next?