Skip to content

Commit

Permalink
Added minispec-metadata info to readme
Browse files Browse the repository at this point in the history
[git-p4: depot-paths = "//src/minitest/dev/": change = 8044]
  • Loading branch information
zenspider committed Dec 7, 2012
1 parent c01fe7d commit 8ab209d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.txt
Expand Up @@ -284,6 +284,8 @@ fixture loading:
== Known Extensions:

capybara_minitest_spec :: Bridge between Capybara RSpec matchers and MiniTest::Spec expectations (e.g. page.must_have_content('Title')).
minispec-metadata :: Metadata for describe/it blocks
(e.g. `it 'requires JS driver', js: true do`)
minitest-around :: Around block for minitest. An alternative to setup/teardown dance.
minitest-capistrano :: Assertions and expectations for testing Capistrano recipes
minitest-capybara :: Capybara matchers support for minitest unit and spec
Expand Down

0 comments on commit 8ab209d

Please sign in to comment.