# -*- encoding: utf-8 -*-
# stub: sharptestsex 1.0.0.0.20100911 ruby lib

Gem::Specification.new do |s|
  s.name = "sharptestsex".freeze
  s.version = "1.0.0.0.20100911".freeze

  s.required_rubygems_version = Gem::Requirement.new(">= 0".freeze) if s.respond_to? :required_rubygems_version=
  s.require_paths = ["lib".freeze]
  s.authors = ["Fabio Maulo".freeze, "JDiamond".freeze]
  s.date = "2010-09-11"
  s.description = "#TestsEx (Sharp Tests Extensions) is a set of extensible extensions. The main target is write short assertions where the Visual Studio IDE intellisense is your guide. #TestsEx can be used with NUnit, MsTests, xUnit, MbUnit. Note: This is the framework-independent build only. For specific unit test framework builds, you may use one of the following gems: [sharptestsex-nunit, sharptestsex-xunit, sharptestsex-mstest]".freeze
  s.email = "".freeze
  s.files = ["lib/sharptestsex/License.txt".freeze, "lib/sharptestsex/SharpTestsEx.dll".freeze]
  s.homepage = "http://sharptestex.codeplex.com/".freeze
  s.rubygems_version = "3.5.10".freeze
  s.summary = "Sharp Tests Ex - .NET Fluent Assertions for Your Tests".freeze
end