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
Simple code generator, choose your language and generate code, unit cases and documentation. Built with LangChain and React. OpenAI key required. This is a portfolio project showpiece and will not be updated in the future.
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.