# vipers-tests This Crate contains tests intended to be run against multiple versions of Anchor. ## Running ```bash cargo test --features anchor-0_18_2 --no-default-features ``` View the [Cargo.toml](./Cargo.toml) for a full list of supported Anchor versions. ## License Apache 2.0