> ## Documentation Index
> Fetch the complete documentation index at: https://dime.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Adding tests

> Starting the building process

You can add tests to a module by opening the module menu and selecting
"New test":

<Frame>
  <img src="https://firebasestorage.googleapis.com/v0/b/dime-ac49e.appspot.com/o/docs%2Fnewtest.png?alt=media" />
</Frame>

<br />

You'll be brought directly into the [test builder](building/builder).
Once you're done building, your test will be added to the module.
It's instantly available to run or edit.

To create a new module, use the dropdown on the Tests page:

<Frame>
  <img src="https://firebasestorage.googleapis.com/v0/b/dime-ac49e.appspot.com/o/docs%2Fnewmodule.png?alt=media" />
</Frame>

<br />

Separating tests by module allows you to run them in groups and to specify
different starting URLs, testing [profiles](/profiles), and more.
