Project

datadog-ci

0.14
The project is in a healthy, maintained state
datadog-ci is a Datadog's CI visibility library for Ruby. It traces tests as they are being executed and brings developers visibility into their CI pipelines.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

 Project Readme

Datadog Test Visibility for Ruby

Gem Version YARD documentation codecov CircleCI

Datadog's Ruby Library for instrumenting your tests. Learn more on our official website and check out our documentation for this library.

Features

Installation

Add to your Gemfile.

group :test do
  gem "datadog-ci"
end

Upgrade from ddtrace v1.x

If you used test visibility for Ruby with ddtrace gem, check out our upgrade guide.

Setup

Contributing

See development guide, static typing guide and contributing guidelines.

Code of Conduct

Everyone interacting in the Datadog::CI project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.