Problem description:
Unit tests in Python not giving any results
Expected behavior:
Unit test should give a pass/fail result
Actual behavior:
Unit test says it is running, then return to previous state without results
Steps to reproduce:
Submit to any replit with unit tests
Bug appears at this link:
Browser/OS/Device:
try running the test on a difrent repl and see if it does the same thing sometimes i have isues with unit tests till i use a difrent repl on a difrent node and then it will work
Hey @MwalimuD!
Could you send me the link to your repl and a loom.com video of the issue so I can get a better idea of how Unit Tests behave on your end?