We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33d7272 commit d986da2Copy full SHA for d986da2
testing/rspec.md
@@ -2,7 +2,7 @@ RSpec
2
---------
3
4
[RSpec][rs] is the main competitor to Test::Unit. It is feature rich and
5
-pleasant to read, but to heavy for some. Therefore most other frameworks
+pleasant to read, but too heavy for some. Therefore most other frameworks
6
mentioned here (except Minitest, Test::Unit and Cucumber) try to adopt its API
7
without its inner complexity.
8
0 commit comments