Skip to content

Introduction

Latta offers a node based builder for testing your web apps and REST APIs.

Where to find the project tests

As the name suggests project tests can be find on the detail page of your projects.

Project tests

How do they work

You first have to create tests for your project, then you add these tests to collections and finally you run these collections.

Latta is going to queue your test collection runs and run them, you can visually check the status of the test runs on web or use our API to check for the status.

In the next step you are going to learn more in depth about tests.