-
Overview
-
Quickstart
-
Concepts
-
Build your first application
- Introduction
- Prerequisite
- CI build
- Deployment
- redtests quickstart
- Local builder
- Building Microservices Natively
- Command line interface (rp-cli)
Test
On board tests
In the web UI, the user is able to find different types of tests, like the packaging tests, or the spec file tests.
-
Spec File tests: are executed during the RPM build, in the check section. These tests depend on the spec file directive contents.
-
Integration tests (CI tests): RTM tests, are based either on AFB tests or redtests. To read more about these tests, click here.