martyj Posted December 26, 2016 Share Posted December 26, 2016 So there's been some instance of my code which would be extremely beneficial to have unit testing for. Especially in the networking aspects of my game. Along with some Generic libraries. I was wondering if anyone has used unit testing in C/C++. Google Test looks nice, except for it doesn't work with VS 2015 installed with NuGet. I've used CUnit before. Has anyone else used something else? I'd like something with very minimalist setup. Preferably not having to list all of my tests. Just write code, then run it. Quote Link to comment Share on other sites More sharing options...
aiaf Posted December 28, 2016 Share Posted December 28, 2016 Check this one out: http://www.throwtheswitch.org/unity Quote I made this with Leadwerks/UAK: Structura | Stacky Desktop Edition Website: Binary Station Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.