22 lines
485 B
YAML
22 lines
485 B
YAML
# cSpell:ignore Damien Mathieu
|
|
title: RSpec matchers
|
|
registryType: utilities
|
|
language: ruby
|
|
tags:
|
|
- ruby
|
|
- rspec
|
|
license: MIT
|
|
description:
|
|
The RSpec matchers tool provides a set of matchers to make it easier to write
|
|
unit tests checking the presence of telemetry data.
|
|
authors:
|
|
- name: Damien Mathieu
|
|
url: https://github.com/dmathieu
|
|
urls:
|
|
repo: https://github.com/dmathieu/rspec-otel
|
|
createdAt: 2024-02-13
|
|
package:
|
|
registry: gems
|
|
name: rspec-otel
|
|
version: 0.0.5
|