Registry / testing / schmurfy-em-spec

schmurfy-em-spec

JSON →
library0.2.2rbrubygemsunverified

Simple BDD API for testing asynchronous Ruby/EventMachine code.

gem install schmurfy-em-spec
INSTALL
IMPORT
SIG · SCHMURFY-EM-SPEC
S
schmurfy-em-spec
testingrubyv0.2.2
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.

EMSpec
require 'em-spec'

Minimal BDD test using EM Spec

require 'em-spec' describe 'async test' do include EMSpec it 'should work' do em do EM.add_timer(0.1) { done } end end end
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.2.2latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
14
Resources
schmurfy-em-spec — gem install schmurfy-em-spec · libregistry