good first issuesprint-friendlytesting
Métricas do repositório
- Stars
- (435 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
- Need unit tests on a few functions in
testbook/reference.py.
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