Probe
Simplified Integration Testing Using YAML and JQ
Get StartedSimplified Integration Testing Using YAML and JQ
Get StartedWith 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.
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
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.
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.
You can easily export values from headers and body as variables, and pass them on to the next stage of your tests.
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.