# -*- encoding: utf-8 -*- # stub: dfect 2.0.0 ruby lib Gem::Specification.new do |s| s.name = "dfect".freeze s.version = "2.0.0".freeze s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version= s.require_paths = ["lib".freeze] s.authors = ["Suraj N. Kurapati ".freeze] s.date = "2010-03-21" s.description = " Dfect is an assertion testing library for Ruby that\n emphasizes a simple assertion vocabulary, instant\n debuggability of failures, and flexibility in composing\n tests.\n".freeze s.files = ["CREDITS".freeze, "HISTORY".freeze, "INSTALL".freeze, "LICENSE".freeze, "README".freeze, "USAGE".freeze, "doc/api/Dfect.html".freeze, "doc/api/Object.html".freeze, "doc/api/_index.html".freeze, "doc/api/class_list.html".freeze, "doc/api/css/common.css".freeze, "doc/api/css/full_list.css".freeze, "doc/api/css/style.css".freeze, "doc/api/file.LICENSE.html".freeze, "doc/api/file_list.html".freeze, "doc/api/frames.html".freeze, "doc/api/index.html".freeze, "doc/api/js/app.js".freeze, "doc/api/js/full_list.js".freeze, "doc/api/js/jquery.js".freeze, "doc/api/method_list.html".freeze, "doc/api/top-level-namespace.html".freeze, "doc/index.erb".freeze, "doc/index.html".freeze, "lib/dfect.rb".freeze, "lib/dfect/auto.rb".freeze, "lib/dfect/inochi.rb".freeze, "lib/dfect/inochi.yaml".freeze, "lib/dfect/mini.rb".freeze, "lib/dfect/spec.rb".freeze, "lib/dfect/unit.rb".freeze, "test/dfect/inochi_test.rb".freeze, "test/dfect_test.rb".freeze, "test/runner".freeze, "test/test_helper.rb".freeze] s.homepage = "http://snk.tuxfamily.org/lib/dfect/".freeze s.rubygems_version = "3.5.10".freeze s.summary = "Assertion testing library for Ruby".freeze end