Sean-Nishi / M1Wengine

A action-adventure game developed with Python 3.11.1 and pygame. Complete missions before timer expires.
3 stars 0 forks source link

Make mass unit test caller #412

Open owalk opened 9 months ago

owalk commented 9 months ago

File that will execute every test within a unit test directory.

Read in each file within the dir, and execute all tests regardless of the number of tests.