software-development Parse jest --json test output with jq The following example installs jq, saves the jest test output to a JSON file, parses the JSON with jq, and then selects only the fullName of tests with a status of "failed&