Currently each file takes about 0.3 sec to execute. There're going to be hundreds of them. The subset of Nim I use is OOP-like with many small files. How can I speed up unit test execution?
Here is a gif to demonstrate the speed: [https://github.com/mem-memov/mocknim](https://github.com/mem-memov/mocknim)
