Sha256: 32ece94a733a9d3008b7cb159aa96a12a5c03ba6988a7809545ee6b5270c082a

Contents?: true

Size: 600 Bytes

Versions: 2

Compression:

Stored size: 600 Bytes

Contents

rspec-debugging
======
![Gem](https://img.shields.io/gem/dt/rspec-debugging?style=plastic)
[![codecov](https://codecov.io/gh/dpep/rspec-debugging/branch/main/graph/badge.svg)](https://codecov.io/gh/dpep/rspec-debugging)


Tools to make debugging RSpec easier.

```ruby
require "rspec/debugging"


```


----
## Contributing

Yes please  :)

1. Fork it
1. Create your feature branch (`git checkout -b my-feature`)
1. Ensure the tests pass (`bundle exec rspec`)
1. Commit your changes (`git commit -am 'awesome new feature'`)
1. Push your branch (`git push origin my-feature`)
1. Create a Pull Request

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rspec-debugging-0.0.2 README.md
rspec-debugging-0.0.1 README.md