{"id":79125,"library":"async-rspec","title":"Async RSpec","description":"Provides helpers for writing RSpec specs that use the async gem.","status":"active","version":"1.17.1","language":"ruby","source_language":null,"source_url":"https://github.com/socketry/async-rspec","tags":["async","testing","rspec"],"install":[{"cmd":"gem install async-rspec","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'async-rspec', '~> 1.17.1'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Async::RSpec","correct":"require 'async/rspec'"}],"quickstart":{"code":"require 'async/rspec'\nRSpec.describe 'async test' do\n  include Async::RSpec::Reactor\n  it 'runs async' do\n    Async do\n      expect(1 + 1).to eq(2)\n    end\n  end\nend","lang":"ruby","description":"Write an RSpec test that runs inside an async reactor."},"warnings":[],"env_vars":null,"search_vec":"'async':1,12,14 'gem':13 'helper':4 'provid':3 'rspec':2,7,16 'spec':8 'test':15 'use':10 'write':6","created_at":"2026-06-18T04:41:17.420050+00:00","updated_at":"2026-06-18T04:41:17.420050+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/socketry/async-rspec","github":"https://github.com/socketry/async-rspec","docs":"http://www.rubydoc.info/gems/async-rspec/","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}}