Skip to content

Unit tests for reference.py #119

@rohitsanj

Description

@rohitsanj
  • Need unit tests on a few functions in testbook/reference.py.

Screenshot 2021-05-22 at 10 25 18 PM

Command to generate above output:

$ cd testbook
$ pytest --cov=testbook --cov-report=html
$ open htmlcov/index.html # or just navigate to this directory using file explorer (or finder) and open index.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomerssprint-friendlyA good issue for sprint eventstestingAll issues/PRs related to unit tests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions