From 1b3a1e355d864fc45707a312f9bf86b99df1079c Mon Sep 17 00:00:00 2001 From: Matthew Thomas Date: Thu, 1 Feb 2024 23:30:09 +0000 Subject: [PATCH] chore: format --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d8163de..e2debf4 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ A Postman newman test reporter to generate JSON test reports that are [CTRF](htt A JSON test report schema that is the same structure, no matter which testing tool is used. It's created to provide consistent test reporting agnostic of specific programming languages or testing frameworks. Where many testing frameworks exist, each generating JSON reports in their own way, CTRF provides a standardised schema helping you generate the same report anywhere. -``` json +```json { "results": { "tool": {