yegor256/micromap

we don't use fuzz testing

Open

#299 opened on May 11, 2025

View on GitHub
 (0 comments) (1 reaction) (1 assignee)Rust (17 forks)github user discovery
bughelp wanted

Repository metrics

Stars
 (206 stars)
PR merge metrics
 (PR metrics pending)

Description

We should use fuzz testing if we want the highest possible quality for our tests.

Maybe this one may be helpful: https://github.com/rust-fuzz/cargo-fuzz

Contributor guide