Skip to content

test_helper #1

@nirajkryadav

Description

@nirajkryadav

after installing pytest using pip it still gives the import error


ImportError Traceback (most recent call last)
in ()
1
----> 2 from test_helper import Test
3
4 Test.assertEquals(makePlural('rat'), 'rats', 'incorrect result: makePlural does not add an s')

ImportError: No module named test_helper

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions