Why "No tests were found"

No; the program that you use to test your code displays this.

In order to understand why, we need to see the steps that you take, to try running the code. It looks like you are trying to use unittest from the standard library, but indirectly through the IDE. I can’t tell what IDE this is.

Please also read the pinned thread and show the code as properly formatted text.