I didn't get these two points.
- what should be used to write tests for programs written in Solana native, and steel?
- what should be used to write tests for Poseidon and Seahorse programs?
|
3. Tests for Solana native, Steel and Anchor programs should be written with [ts-mocha](https://github.com/piotrwitek/ts-mocha). |
|
|
|
4. Tests for Solana native programs and steel framework programs should be written with [solana-bankrun](https://kevinheavey.github.io/solana-bankrun) |