Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 420 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 420 Bytes

Foundry Tests

A test suite that tests different aspects of Foundry.

Structure

  • core: Tests for fundamental aspects of Foundry
  • logs: Tests for Foundry logging capabilities
  • cheats: Tests for Foundry cheatcodes
  • fuzz: Tests for the Foundry fuzzer
  • trace: Tests for the Foundry tracer
  • fork: Tests for Foundry forking capabilities