ducttape / ducttape-engine

Ducttape Engine - A universal game engine

Home Page:http://ducttape-dev.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Think about test framework/make tests more consistent

svenstaro opened this issue · comments

Many tests are fairly old and not really up to par with the current engine. Perhaps we need a shared microframework for the tests to keep them more consistent? At any rate, this isn't very important as the tests do work fine at the moment. As the test number continues to grow, however, this becomes more important to keep tests manageable.

50% done. We should still have a better, unified framework.

New framework is quite a bit neater although it leaks heavily. Please fix that before marking this as done.