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
This repository contains a rudimentary test framework which is capable to auto-generate unit tests, based on constrained function arguments and return types. I implemented the framework in order to practice my C++ template meta programming skills.