Skip to content

0.1.0

Compare
Choose a tag to compare
@nachoBonafonte nachoBonafonte released this 16 Oct 07:18

This is the first release of the testing instrumentation library for Swift and Objective-C.

Features

  • It reports test status and duration for each test (pass, fail, skipped)
  • Supports benchmarking tests reporting mean duration
  • Instruments network calls related to each test
  • Injects Datadog and OpenTelemetry headers for following the traces

There are some getting started instruction in the README file, but still quite incomplete