* SVN * Prevent error on method_missing when fixtures are not used * Require explicit loading of the lib, see README install instructions * Ensure the fixture file name is constant even when used with an Hash * Fixing rake tasks * Fixing setup in TestCase not triggered when setup is not defined in the base class * Adding a note in installation instruction to load Mocha first if used as a gem [Francois Beausoleil] * Ignore extra arguments when mocking finders