Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 349 Bytes

README.md

File metadata and controls

19 lines (10 loc) · 349 Bytes

Rspec::Rails::RequestLogger

Your specs should be in spec/api folder.

Installation

Add this line to your application's Gemfile:

gem 'rspec-rails-request_logger', git: 'https://github.com/dm1try/rspec-rails-request_logger'

And then execute:

$ bundle

Usage

  1. Run tests
  2. Check test-request-result.html in public folder