{"id":79333,"library":"em-spec","title":"EM Spec","description":"Provides a simple BDD API for testing asynchronous Ruby code using EventMachine.","status":"active","version":"0.2.7","language":"ruby","source_language":null,"source_url":"https://github.com/joshbuddy/em-spec","tags":["eventmachine","testing","async","rspec","bdd"],"install":[{"cmd":"gem install em-spec","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'em-spec', '~> 0.2.7'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"EMSpec","correct":"require 'em-spec'"}],"quickstart":{"code":"require 'em-spec/rspec'\n\ndescribe 'async test' do\n  it 'works' do\n    EM.run do\n      EM.add_timer(0.1) { EM.stop }\n    end\n  end\nend","lang":"ruby","description":"Write RSpec tests for EventMachine-based code."},"warnings":[],"env_vars":null,"search_vec":"'api':7 'async':17 'asynchron':10 'bdd':6,19 'code':12 'em':1 'eventmachin':14,15 'provid':3 'rspec':18 'rubi':11 'simpl':5 'spec':2 'test':9,16 'use':13","created_at":"2026-06-18T04:47:15.871150+00:00","updated_at":"2026-06-18T04:47:15.871150+00:00","problems":[],"ecosystem":"rubygems","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/joshbuddy/em-spec","github":"https://github.com/joshbuddy/em-spec","docs":"http://www.rubydoc.info/gems/em-spec/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing","async"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-18","next_check":"2026-12-15","install_tag":null}}