Requirements of UquoniTest
UquoniTest is available for 32-bit code compiled with
- Visual C++ 6
- Visual C++ 2003
- Visual C++ 2005
- Visual C++ 2008
- MingW gcc
- gcc on Linux
If you need UquoniTest for another compiler or platform, please contact us.
Note that unit tests created with UquoniTest for a compiler on one platform, can be used with any of the other compilers and platforms mentioned (except where you use compiler or platform specific code in the tests, of course).