I've my Django project's unit test set up. Strangely, regardless of how many I run the command still the test cases didn't get executed. The resulting test always shows ZERO.
I suspect is the files/directories permissions issue. Your help and advice are much appreciated. Please see the screenshots below.
[![enter image description here][1]][1]
[![enter image description here][4]][4]