summaryrefslogtreecommitdiffstats
path: root/ruby/rubygem-rspec-mocks/README
diff options
context:
space:
mode:
Diffstat (limited to 'ruby/rubygem-rspec-mocks/README')
-rw-r--r--ruby/rubygem-rspec-mocks/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/ruby/rubygem-rspec-mocks/README b/ruby/rubygem-rspec-mocks/README
new file mode 100644
index 0000000000..7959841b4e
--- /dev/null
+++ b/ruby/rubygem-rspec-mocks/README
@@ -0,0 +1,3 @@
+rspec-mocks is a test-double framework for rspec with support for method
+stubs, fakes, and message expectations on generated test-doubles and real
+objects alike.