Skip to content
/ rqc Public

an experiment in building a coverage directed quickcheck implementation

Notifications You must be signed in to change notification settings

blt/rqc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rqc -- an experiment in building a coverage directed quickcheck implementation

Examples

> cargo run           --example mul_is_add # will fail
> cargo run --release --example str_repeat # probably won't fail

About

an experiment in building a coverage directed quickcheck implementation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages