Probe

Simplified Integration Testing Using YAML and JQ

Get Started

Support Linux, Windows, Mac

Open-source MIT Licensed. GitHub

Simple

With Probe, you can write API tests using a simple YAML and JQ format that will save you time and effort. Plus, Probe comes with its own logging and request builder, making testing even easier and more efficient.

JQ Support ⚡️

Probe support JQ is like sed for JSON data - you can use it to slice and filter and map and transform structured data with the same ease that sed, awk, grep and friends let you play with text

Multi Stages

Supports multiple stages, which allows you test multiple end-points and features in a single test. In that way you can validate data and responses of multiple systems as single test/feature.

Request Builder

Probe comes with it's request builder which allows you to have fine grain control over HTTP requests. Making testing even easier and more efficient.

Variables

You can easily export values from headers and body as variables, and pass them on to the next stage of your tests.

Logs

Easily generate on-demand logs for all stages and HTTP requests with our platform. With comprehensive details about each request, you can quickly and easily access the information you need to keep your system running smoothly.