Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 319 Bytes

readme.md

File metadata and controls

15 lines (12 loc) · 319 Bytes

JSON dif plugin based on screen-diff-plugin

Install

  1. Copy to Allure 2 folder
  2. Edit config\allure.yml
  - mobile-screenshots-plugin
  - json-diff-plugin

Using

  • In allure set label 'testType' to 'jsonDiff'
  • Make 2 JSON attaches with names: 'Actual JSON' and 'Expected JSON'