{"id":80479,"library":"scope","title":"Scope","description":"Provides concise unit testing in the spirit of Shoulda.","status":"active","version":"0.2.3","language":"ruby","source_language":null,"source_url":"https://github.com/ooyala/scope","tags":["testing","unit-testing","shoulda","test-unit"],"install":[{"cmd":"gem install scope","lang":"bash","label":"gem install"},{"cmd":"# Gemfile\ngem 'scope', '~> 0.2.3'","lang":"ruby","label":"Gemfile"}],"dependencies":[],"imports":[{"symbol":"Scope","correct":"require 'scope'"}],"quickstart":{"code":"require 'scope'\n\nclass MyTest < Test::Unit::TestCase\n  scope do\n    setup do\n      @user = User.new\n    end\n\n    should 'be valid' do\n      assert @user.valid?\n    end\n  end\nend","lang":"ruby","description":"Define a test scope with setup and assertions."},"warnings":[],"env_vars":null,"search_vec":"'concis':3 'provid':2 'scope':1 'shoulda':10,15 'spirit':8 'test':5,11,14,17 'test-unit':16 'unit':4,13,18 'unit-test':12","created_at":"2026-06-18T05:24:57.876534+00:00","updated_at":"2026-06-18T05:24:57.876534+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/ooyala/scope","github":"https://github.com/ooyala/scope","docs":"http://www.rubydoc.info/gems/scope/","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}}