Framework Roadmap

  • Add transaction data verification within gui.validateContractInteraction

  • Add interfaces for easier mocking of other common contract state

  • Add contract payload data testing

  • Add interfaces for easier mocking of network requests and APIs, particularly Subgraphs

  • Parallelize test runs without Anvil fork collisions (note: our continuous monitoring system runs tests in parallel.)

If you want to contribute and help develop GuardianTest, please review the Contributing guidelines for how to get started!

Last updated