An open API service indexing awesome lists of open source software.

https://github.com/trailblazer/rspec-trailblazer

RSpec Matchers for strong and non-verbose operation tests.
https://github.com/trailblazer/rspec-trailblazer

Last synced: 5 months ago
JSON representation

RSpec Matchers for strong and non-verbose operation tests.

Awesome Lists containing this project

README

          

# Rspec::Trailblazer

RSpec Matchers for Trailblazer

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'rspec-trailblazer'
```

## Architecture

Contribute?

As much logic as possible forwarded to trailblazer-test, so we have a consistent behavior and don't have to work on two fronts.