Skip to content

Commit

Permalink
πŸ“ add badge
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakub Sobolewski committed Mar 14, 2024
1 parent b0d3c87 commit c7348b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
[![Lifecycle: experimental](https://img.shields.io/badge/lifecycle-experimental-orange.svg)](https://lifecycle.r-lib.org/articles/stages.html#experimental)
[![Codecov test coverage](https://codecov.io/gh/jakubsob/cucumber/branch/main/graph/badge.svg)](https://app.codecov.io/gh/jakubsob/cucumber?branch=main)
[![CRAN status](https://www.r-pkg.org/badges/version/cucumber)](https://CRAN.R-project.org/package=cucumber)
[![](https://cranlogs.r-pkg.org/badges/cucumber)](https://cran.rstudio.com/web/packages/cucumber/index.html)
<!-- badges: end -->

An implementation of the [Cucumber](https://cucumber.io/) testing framework in R. Fully native, no external dependencies.
Expand Down

0 comments on commit c7348b6

Please sign in to comment.