From: Ulf L. <ul...@wa...> - 2013-01-07 21:28:00
|
On Sun, 6 Jan 2013 20:37:51 +0100 Piotr Bienkiewicz <dms...@gm...> wrote: > After some search I've found a couple of valuable frameworks. > An interesting comparison can be found here: > http://gamesfromwithin.com/exploring-the-c-unit-testing-framework-jungle. Nice, and pretty much what I was thinking of, though a little outdated, and some things like his portability concerns are not relevant for us. After having looked around for the tensor stuff, I would suggest that you rank the libraries (and maybe more if you find them, e.g., googletest) using the criteria 1,3,4,(5), throw out strange projects (bad documentation, arcane installation, inactive projects), and try out the best, say, 4 candidates. To keep the amount of work in a reasonable frame. This mail also reminds me of a ping that I wanted to write: If you get a task, could you always acknowledge it in some way (assigning the task to yourself, mailing a short ok or something), just to give me the feeling something is happening. :) Ulf |