Docs
Docs
Welcome to the Srotas documentation. Below, you’ll find links to different sections to help you get started and explore advanced features.
Learn how to install and set up Srotas for API testing.
Understand how to execute tests using Srotas, including CLI commands and workflow.
Explore the YAML configuration options.
Check out practical examples showcasing different use cases of Srotas in action.
Expressions
Srotas uses Expr for dynamic evaluations in YAML configurations and CLI expressions.
Expr provides a powerful yet simple syntax for defining expressions.
To learn more about the syntax and capabilities of Expr, refer to the official documentation:
Expr Language Definition