To improve my quality of code, I\'ve decided to try to learn how to test my code using Unit Testing instead of my mediocre-at-best testing solutions.
I had the same issue of No tests executed!, solved by keeping the same name of file and class name.