Skip to content

wrocpp/reflect_arbitrary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 

Repository files navigation

reflect_arbitrary

Property-based test generators inferred from your types via C++26 reflection (Arbitrary<T> derived from struct fields). Companion repo for the wro.cpp C++26 reflection series; runnable examples in wrocpp/cpp26-reflection-examples.

About

Property-based test generators inferred from your types via C++26 reflection (Arbitrary<T> derived from struct fields). Companion repo for the wro.cpp C++26 reflection series; runnable examples in wrocpp/cpp26-reflection-examples.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors