{"id":78367,"library":"rspec-given","title":"RSpec Given","description":"Given is an RSpec extension that allows the use of Given/When/Then terminology when defining specifications.","status":"active","version":"3.8.2","language":"ruby","source_language":null,"source_url":"https://github.com/rspec-given/rspec-given","tags":["testing","rspec","bdd","specifications"],"install":[{"cmd":"gem install rspec-given","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'rspec-given', '~> 3.8.2'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"RSpec::Given","correct":"require 'rspec/given'"}],"quickstart":{"code":"require 'rspec/given'\nRSpec.describe 'example' do\n  Given(:value) { 42 }\n  Then { value == 42 }\nend","lang":"ruby","description":"Define a specification using Given/When/Then"},"warnings":[],"env_vars":null,"search_vec":"'allow':9 'bdd':20 'defin':16 'extens':7 'given':2,3 'given/when/then':13 'rspec':1,6,19 'specif':17,21 'terminolog':14 'test':18 'use':11","created_at":"2026-06-18T04:15:25.381578+00:00","updated_at":"2026-06-18T04:15:25.381578+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":"http://github.com/rspec-given/rspec-given","github":"https://github.com/rspec-given/rspec-given","docs":"http://www.rubydoc.info/gems/rspec-given/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["testing"],"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}}