forge-guard 0.3.3

Pre-deployment smart contract auditing framework for Foundry
Documentation
1
2
3
4
5
//! Test suite for forge-guard.

mod integration_tests;
mod plugin_tests;
mod security_tests;