Registry / testing / em-minitest-spec

em-minitest-spec

JSON →
library1.1.1rbrubygemsunverified

Utility to allow easy integration of MiniTest::Spec and EventMachine.

gem install em-minitest-spec
INSTALL
IMPORT
SIG · EM-MINITEST-SPEC
E
em-minitest-spec
testingrubyv1.1.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.

EM::MiniTest::Spec
require 'em-minitest-spec'

Write MiniTest specs inside EventMachine

require 'em-minitest-spec' EM.run { describe 'test' do; it 'works' do; true.must_equal true; end; end }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.1latest on RubyGems
Audit
Dependencies

No dependency data recorded yet.

Agent activity
33 hits · last 30 days
node
30
OpenAI (training)
1
Resources
em-minitest-spec — gem install em-minitest-spec · libregistry