jeudi 27 août 2015

Unit testing OpenGL (& media/utility) library - any ideas?

I'm working on utility library that provides OpenGL OO wrapper and other utils (Windows/Input/GUI/etc.). It would be nice to make some unit tests to check how my code works (at least on basic level), but as you all know unit testing opengl/gui applications is not that easy. I have some basic ideas but i'd like to hear your opinion on how i could handle that subject or how you handle it in your projects.


Library: http://ift.tt/1JkUtZ0
Language: C++
UnitTest library: probably GoogleTest, though if someone knows better suited library for that purpouse, i'm listening.

Aucun commentaire:

Enregistrer un commentaire