insper-education / insper-education/pytest-devlife
Better log message
Open
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Currently we get the following:
```
-------------------------------- Developer Life --------------------------------
None (9/9) [not submitted]
```
We probably get `None` because there is no `TestCase` class wrapping the tests. In this case we should output something different (maybe file name?)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.