protocolVersion property

String protocolVersion
final

The version of the JSON reporter protocol being used.

This is a semantic version, but it reflects only the version of the protocol—it's not identical to the version of the test runner itself.

Implementation

final String protocolVersion;