Test & Code in Python
Developing Software with Automated Tests
We found 1 episode of Test & Code in Python with the tag “submark”.
-
81: TDD with flit
July 17th, 2019 | 25 mins 20 secs
flit, git, pyproject.toml, python, submark, tdd
TDD is easier with dev tools, editor, and installs working together well.
This episode discusses editable installs with flit, a good TDD editor layout, test case grouping, batching tests to reduce context switch time, and even utilizing git tags.