Expand description
§foundry-test-utils
Internal Foundry testing utilities.
Re-exports§
pub use util::TestCommand;
pub use util::TestProject;
pub use foundry_compilers;
pub use snapbox;
Modules§
Macros§
- Check if a value is the same as an expected value
- Declare an expected value for an assert from a file
- Setup forge soldeer
- A macro to generate a new integration test case
- Same as
forgetest
but returns an already initialized project workspace (forge init
) - Declare an expected value from within Rust source
Structs§
- A helper struct to test forge script scenarios
Enums§
- Various
forge
script results
Functions§
- Initializes tracing for tests.