Skip to main content

Create a Project

🎉 Start by Creating a Project​

To begin using Merunit, you first need to create a new project. A project acts as the container for your unit tests.

Steps​

  1. Click the New Project button on the dashboard.
  2. Enter a name and optional description.
  3. Choose the language or framework (e.g., TypeScript, PHP, etc.)
  4. Hit Create.

You can create multiple projects and switch between them easily.

Once created, your project is ready to host test cases.