lowks/minimock

View on GitHub
minimock.py

Summary

Maintainability
C
1 day
Test Coverage

File minimock.py has 529 lines of code (exceeds 250 allowed). Consider refactoring.
Open

# (c) 2006-2009 Ian Bicking, Mike Beachy, and contributors
# Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php
r"""
minimock is a simple library for doing Mock objects with doctest.
When using doctest, mock objects can be very simple.
Severity: Major
Found in minimock.py - About 1 day to fix

    There are no issues that match your filters.

    Category
    Status