GudBoiNero / PrimedKeys

A simple gui screen for point and click macros! Useful for people drawing on 2-in-1 laptops or if your computer pen doesn't work as intended.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement Testing

GudBoiNero opened this issue · comments

Make a new folder test which holds a main file called test.h, with a main function RunTests(). That method should then allow for bundling up whatever methods that run tests in their own files inside of this main method.

This method should be run after initialization of the rendering framework.