Skip to content

New features

Compare
Choose a tag to compare
@wswebcreation wswebcreation released this 22 Jul 09:11

This PR adds the following functionality:

  • "Display the date and time at which the JSON-files were generated", see PR 131. Check the docs here on how to use it. Thanks to Henri d'Orgeval
  • "Hide the metadata if you don't need it". Check the dos here on how to use it. It will hide the Devicetype, Device, OS, App, Browser column in the feature overview and not show the metadata column on the scenario page

See the below screenshots for the extra Date column and the metadata that is now being shown
image
image

Contains:

  • Merge pull request #133 from wswebcreation/feat/add-hide-metadata f4e906e
  • feat: add hideMetadata 32b0c2d
  • Merge pull request #131 from hdorgeval/master 9bae95e
  • docs(readme): add documentation on displayReportTime option 199136e
  • test(reporter): add tests for displayReportTime option 38b39b7
  • feat(reporter): add displayReportTime option 0febdcd
  • chore(git): do not track package files da93b49
  • chore(vscode): be able to debug test files 9a0c64b
  • Update stale.yml 4e98313

v1.17.0...v1.18.0