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​
- Click the New Project button on the dashboard.
- Enter a name and optional description.
- Choose the language or framework (e.g., TypeScript, PHP, etc.)
- Hit Create.
You can create multiple projects and switch between them easily.
Once created, your project is ready to host test cases.