Skip to content
Post-Execution Checks

Post-Execution Checks

Introduction

This section illustrates the commands that can be executed after a test runs to verify that the state of certain services meets expectations.
In the test files, you can specify an arbitrary number of post-execution checks, which will run sequentially at the end of the test case.

Supported Post-Execution Commands

The post-execution commands supported by Mtracer are detailed in the following sections.
Additionally, the default post-execution command type is shell.