tree: fa77cd64d76f04940e79a71c35f24944a60d74f4
  1. BUILD.gn
  2. googletest.go
  3. gotest.go
  4. OWNERS
  5. README.md
  6. result.go
  7. testparser.go
  8. testparser_test.go
tools/testing/testparser/README.md

testparser

Reviewed on: 2020-04-22

Parses stdout from common test frameworks.

Building

fx set --with //tools/testing/testparser

Testing

fx set --with //tools/testing/testparser:tests
fx test testparser_tests