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 integration test caller #413

Open owalk opened 7 months ago

owalk commented 7 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.