Testing demo tools


In these examples we are going to see 3 Python modules that can be used for testing.

  • doctest
  • unittest
  • pytest