Export to Project Root
π¦ Export to Your Projectβ
Once youβve added test cases, itβs time to export the code to your own project.
How to Exportβ
- Click Export Code from the project view.
- Choose your target language or format.
- Merunit will generate:
- The test code (e.g., Jest, PHPUnit)
- The stub of your actual function
- Copy or download the files, and place them in your repoβs root directory.
You can also connect your GitHub repo for one-click export (coming soon).