You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.