#!/usr/bin/env php
Warning: count(): Parameter must be an array or an object that implements Countable in /home/mgsoft/app.cacimbinhas.mgsoft.srv.br/vendor/mtdowling/jmespath.php/bin/jp.php on line 30
Runs a JMESPath expression on the provided input or a test case. Provide the JSON input and expression: echo '{}' | jp.php expression Or provide the path to a compliance script, a suite, and test case number: jp.php --script path_to_script --suite test_suite_number --case test_case_number [expression]