forge-guard 0.1.0

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;