Registry / testing / airborne

airborne

JSON →
library0.3.7rbrubygemsunverified

RSpec driven API testing framework.

gem install airborne
INSTALL
IMPORT
SIG · AIRBORNE
A
airborne
testingrubyv0.3.7
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.

Airborne
require 'airborne'

Test an API endpoint with RSpec

require 'airborne' describe 'My API' do it 'returns success' do get '/api/endpoint' expect_status(200) end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.3.7latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
54 hits · last 30 days
node
46
OpenAI (training)
1
Resources
airborne — gem install airborne · libregistry