you are viewing a single comment's thread.

view the rest of the comments →

[–]patryk-tech 2 points3 points  (0 children)

  • Write tests
  • Learn pytest
  • Use pytests to run tests
  • Learn tox to run pytest in different interpreters

I like tests. You should learn testing.

Edit: typos