Skip to content

WIP: Json buildbot

Nicolas Tancogne-Dejean requested to merge json_buildbot into develop

Description

Allows the testsuite script to generate a JSON report containing the information of the tests (values, reference values, type of matches, ...). At the moment, it only works in serial.

News snippet

Adding a new feature to the test suite.

Checklist

  • I have checked that my code follows the Octopus coding standards
  • [] I have added tests for all the new features added in this request.

Merge request reports