testsvm 0.2.1

A comprehensive testing framework for Solana SVM (Solana Virtual Machine) programs
Documentation
1
2
3
4
5
6
7
8
9
10
# testsvm

[![Crates.io](https://img.shields.io/crates/v/testsvm.svg)](https://crates.io/crates/testsvm)
[![Documentation](https://docs.rs/testsvm/badge.svg)](https://docs.rs/testsvm)

A wrapper around LiteSVM that provides a more user-friendly interface for testing.

## License

Copyright (c) 2025 Ian Macalinao. Licensed under the Apache License, Version 2.0.