Skip to main content

πŸ‘‹ Welcome to Merunit

Merunit is a visual unit test generator that helps you build better software by starting with your tests β€” not your code.

Whether you're a solo developer or part of a team, Merunit lets you:

  • Define function behavior visually using inputs and expected outputs
  • Generate real test code (e.g., Jest, PHPUnit)
  • Export both tests and function stubs into your project
  • Spend less time writing boilerplate, and more time solving real problems

🧠 Why Merunit?​

Traditional test writing can be time-consuming and error-prone. Merunit flips the workflow by letting you:

βœ… Think in examples βœ… Focus on what the code should do βœ… Share tests with teammates or even the open-source community βœ… Save time and avoid repetitive code


πŸš€ How It Works​

  1. Create a project
  2. Add test cases visually
  3. Export the test code
  4. Run the tests in your environment

Simple, fast, and dev-friendly.

Merunit is language-aware and constantly expanding. We currently support TypeScript and PHP, with more on the way!


πŸ™Œ Let’s Get Started​

Jump into the next page and create your first project: πŸ‘‰ Create a Project