-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Description
Our fuzz tests are slow. Since it is the nature of fuzz tests to take a long time we should make them separate from other tests with a crate feature guard fuzz-tests or something like that to only run them when this feature is enabled. Otherwise our unit test suite is needlessly slowed down.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels