No description
- Python 100%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
* Add a README * Port to Python3 * Implement golden master test * Whitespace cleanup, paint the code black * Fix spelling error in log * Add poetry config |
||
| reference | ||
| tests | ||
| .flake8 | ||
| .gitignore | ||
| poetry.lock | ||
| pyproject.toml | ||
| README.md | ||
| trivia.py | ||
The trivia refactoring kata
Original source: https://github.com/caradojo/trivia/
https://kata-log.rocks/bugs-zero-kata
Using the golden master
$ pytest tests/test_non_regression.py