Skip to content

Commit

Permalink
Added minitest-spec-context to readme. (ywen)
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//src/minitest/dev/": change = 8401]
  • Loading branch information
zenspider committed Apr 14, 2013
1 parent 9d1508d commit 7fd98e8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.txt
Expand Up @@ -370,6 +370,7 @@ minitest-rails-capybara :: Capybara integration for MiniTest::Rails
minitest-reporters :: Create customizable MiniTest output formats
minitest-should_syntax :: RSpec-style +x.should == y+ assertions for MiniTest
minitest-shouldify :: Adding all manner of shoulds to MiniTest (bad idea)
minitest-spec-context :: Provides rspec-ish context method to MiniTest::Spec
minitest-spec-magic :: Minitest::Spec extensions for Rails and beyond
minitest-spec-rails :: Drop in MiniTest::Spec superclass for ActiveSupport::TestCase.
minitest-stub-const :: Stub constants for the duration of a block
Expand Down Expand Up @@ -399,7 +400,6 @@ Authors... Please send me a pull request with a description of your minitest ext
* minitest-extra-assertions
* minitest-rails-shoulda
* minitest-spec
* minitest-spec-context
* minitest-spec-should
* minitest-sugar
* minitest_should
Expand Down

0 comments on commit 7fd98e8

Please sign in to comment.