Registry / testing / spectroscope

spectroscope

JSON →
library0.1.0rbrubygemsunverified

A BDD framework built on RubyTest designed to emulate RSpec, supporting multiple assertion systems.

gem install spectroscope
INSTALL
IMPORT
SIG · SPECTROSCOPE
S
spectroscope
testingrubyv0.1.0
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.

Spectroscope
require 'spectroscope'

Write a BDD test using Spectroscope.

require 'spectroscope' Spectroscope.describe 'MyClass' do it 'does something' do expect(1 + 1).to eq(2) end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.1.0latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
spectroscope — gem install spectroscope · libregistry