cqframework / cql-tests-runner

Test Runner for CQL Tests

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Include CQL Engine Information in CQL Test Runner Test Result

darkknight13 opened this issue · comments

At present, the test result file generated by the CQL Test Runner doesn't have information regarding the specific CQL engine used for the tests. This proposal seeks to incorporate details about the CQL engine into the test results for better context and traceability.

Add simple, user-entered information to be included in the Result:

  • apiURL
  • cqlVersion
  • cqlTranslator
  • cqlTranslatorVersion
  • cqlEngine
  • cqlEngineVersion