julienmalard/Tinamit

View on GitHub
tinamit0/pruebas/test_sintaxis.py

Summary

Maintainability
A
2 hrs
Test Coverage

TestAnalizarEc has 24 functions (exceeds 20 allowed). Consider refactoring.
Open

class TestAnalizarEc(unittest.TestCase):
    @classmethod
    def setUpClass(cls):
        cls.ecs = {
            'neg': ('y=-x', 2, -2),
Severity: Minor
Found in tinamit0/pruebas/test_sintaxis.py - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status