Testing code can be repetitive and if done maunually it can lead to errors being missed. Use unittest to run standard tests of your functions.
This is not a tutorial, more a 'demonstration' of how quickly you can test your program's function(s) and use the various options available to check for True, False, Equal and many more.
I've used IDLE as the IDE and Windows 10 as the OS (VM was busy running Linux for a special mission).
There is no need for any specific IDE or OS, the tests will work regardless.
If you check the Python documentation they show an example with some expected results (assertions) and some tests (steps).
This is my first adventure into the world of testing, but I like it, as it is a nice example of automation. Please comment / offer advice if you like to.
And remember : Take the time out to f label things
#Python #Code #Sotwaretesting
Check out the Minimalist online python IDE :
https://epyco.herokuapp.com/
https://epico.herokuapp.com/
Buy Dr Pi a Coffee...or Tea! : https://www.buymeacoffee.com/DrPi
Nesta página do site você pode assistir ao vídeo on-line Testing with unittest | Python Code duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário jobstr 11 Março 2020, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 31 vezes e gostou 2 espectadores. Boa visualização!