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.
- Host: GitHub
- URL: https://github.com/trailblazer/rspec-trailblazer
- Owner: trailblazer
- Created: 2015-09-08T16:15:27.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2025-01-23T09:23:47.000Z (9 months ago)
- Last Synced: 2025-05-07T20:42:57.741Z (5 months ago)
- Language: Ruby
- Homepage: https://trailblazer.to/2.1/docs/test.html#test-rspec
- Size: 44.9 KB
- Stars: 24
- Watchers: 12
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.