Skip to content
Luke On Python

Luke On Python

  • About

workflow

Why I find 100% code coverage very useful

29/11/202110/11/2021 by Łukasz Żukowski

I’m a fan of ATDD. Whenever I start a new feature I try to describe it in form of BDD or SBE tests. Why it’s important to me? It’s not only about having tests in the project but also about having control over development. These tests and code coverage metric is my feedback loop over … Read more

Categories tests, workflow Tags python, workflow Leave a comment
© 2023 Luke On Python • Built with GeneratePress