What is Jest OpenTelemetry?
Jest OpenTelemetry allows you to write, build and run integration tests based on OpenTelemetry traces with Jest-like syntax. You can:
šµļø Test any side-effect in your system: an email was sent, a database was updated, a BI event was reported, etc.
š©āš» Run your tests and connect to a local or remote test environment.
All with just a few lines of code.
It's built and maintained by Traceloop under the Apache 2.0 license.