To start using TrustTest, you need to install the package in your python environment:

uv add trusttest

For this quickstart, we are going to run a basic functional test against a dummy API and save the test locally.

If you want to go straigth to the point go directly to the Complete Example section.