13
I Use This!
Low Activity
Analyzed 31 minutes ago. based on code collected about 10 hours ago.

Project Summary

Mocha is a library for mocking and stubbing using a syntax like that of JMock, and SchMock. Most commonly Mocha is used in conjunction with Test::Unit, but it can be used in other contexts.

One of its main advantages is that it allows you to mock and stub methods on real (non-mock) classes and instances. You can for example stub ActiveRecord instance methods like create, save, destroy and even class methods like find to avoid hitting the database in unit tests.

Mocha provides a unified, simple and readable syntax for both traditional mocking and for mocking with real objects.

Mocha has been harvested from projects at Reevoo by me (James) and my colleagues Ben, Chris and Paul. Mocha is in use on real-world Rails projects.

Tags

object ruby tdd testing

In a Nutshell, Mocha (Ruby Mock/Stub Library)...

Quick Reference

MIT License
Permitted

Commercial Use

Modify

Distribute

Sub-License

Private Use

Forbidden

Hold Liable

Required

Include Copyright

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

Ruby License
Permitted

Commercial Use

Modify

Distribute

Sub-License

Forbidden

Hold Liable

Required

Disclose Source

Include Copyright

These details are provided for information only. No information here is legal advice and should not be used as such.

This Project has No vulnerabilities Reported Against it

Did You Know...

  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    learn about Open Hub updates and features on the Open Hub blog
  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    you can subscribe to e-mail newsletters to receive update from the Open Hub blog

Languages

HTML
54%
Ruby
43%
2 Other
3%

30 Day Summary

Apr 6 2024 — May 6 2024

12 Month Summary

May 6 2023 — May 6 2024
  • 30 Commits
    Down -74 (71%) from previous 12 months
  • 2 Contributors
    Down -4 (66%) from previous 12 months