Currently, I test stuff on a "load it and see what it looks like" basis. Ideally, I'd have a system to apply unit tests on the test project - basically, load up a partial version of the game, apply the mappings, check the outputs against a PNG file kept in the test source set somewhere.
Currently, I test stuff on a "load it and see what it looks like" basis. Ideally, I'd have a system to apply unit tests on the test project - basically, load up a partial version of the game, apply the mappings, check the outputs against a PNG file kept in the test source set somewhere.