-
Name
-
minitest-global_expectations
-
Version
-
1.0.1
-
Platform
-
ruby
-
Authors
-
Jeremy Evans
-
Bindir
-
bin
-
Date
-
2019-09-24 00:00:00 UTC
-
Dependencies
-
minitest (> 5)
-
Description
-
minitest-global_expectations allows you to keep using simple code in your
minitest specs, without having to wrap every single object you are calling
an expectation method on with an underscore.
-
Email
-
code@jeremyevans.net
-
Extra rdoc files
-
README.rdoc
CHANGELOG
MIT-LICENSE
-
Files
-
CHANGELOG
MIT-LICENSE
README.rdoc
Rakefile
lib/minitest/global_expectations.rb
lib/minitest/global_expectations/autorun.rb
test/minitest_global_expectations_test.rb
-
Homepage
-
http://github.com/jeremyevans/minitest-global_expectations
-
Licenses
-
MIT
-
Rdoc options
-
--quiet
--line-numbers
--inline-source
--title
minitest-global_expectations: add expectation methods to all objects
--main
README.rdoc
-
Require paths
-
lib
-
Required ruby version
-
>= 0
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.0.3
-
Specification version
-
4
-
Summary
-
Support minitest expectation methods for all objects
-
Original platform
-
ruby
-
New platform
-
ruby