Registry / testing / specstar-controllers

specstar-controllers

JSON →
library0.2.1rbrubygemsunverified

RSpec helpers for testing controllers in Ruby web applications.

gem install specstar-controllers
INSTALL
IMPORT
SIG · SPECSTAR-CONTROLLE
S
specstar-controllers
testingrubyv0.2.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Specstar
require 'specstar/controllers'

Test controllers with RSpec helpers

require 'specstar/controllers' RSpec.describe MyController, type: :controller do it 'responds successfully' do get :index expect(response).to be_successful end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Resources
specstar-controllers — gem install specstar-controllers · libregistry