-
Notifications
You must be signed in to change notification settings - Fork 40
Home
anishnaik edited this page Jul 7, 2023
·
12 revisions
Welcome to medusa
's wiki!
This wiki is broken down as follows:
-
Project Configuration: Learn how to set up
medusa
for your project as well as the vast number of configuration options that can be set up based on your project needs. -
Command Line Interface: Learn how to use
medusa
's CLI! -
Testing with
medusa
: Learn how to perform testing using property mode, assertion mode, and optimization mode! We will discuss what the benefits of each mode are and how to setmedusa
up for each one. -
Cheatcodes: Learn about the various cheatcodes that are supported by
medusa
. Using these cheatcodes will significantly improve the efficiency and code quality of your fuzz tests. -
API Overview: Learn about
medusa
's Go API that can be used to perform advanced testing methodologies and extendmedusa
's capabilities. - Frequently Asked Questions