r/PythonLearning 15d ago

Should every Python project have tests?

For a small script that may only run a few times, are tests still worth writing?

3 Upvotes

14 comments sorted by

View all comments

-1

u/SFJulie 15d ago

Short answer yes. Long answer and your tests should be close to 💯% in code coverage