DEV Community

Albert Korionov
Albert Korionov

Posted on

Qapir, no-code framework for API testing

Hello dev-crowd,

My name is Albert, and I’m excited to introduce qapir - a no-code framework for API testing.

qapir streamlines API testing by eliminating the need for complex setup and extensive coding. It allows you to focus exclusively on crafting test scenarios, while it manages data extraction, validation, retry logic, and more. Tests are written in YAML format, and the results are delivered in clear and readable HTML reports.

As a lightweight binary, qapir integrates seamlessly with both local environments and CI pipelines. Local setup accelerates test development, while CI integration ensures continuous API testing.

I invite you to try qapir and share your feedback! Visit this GitHub page to get started: https://github.com/vrtxlabs/qapir

Top comments (0)