|
What are your favorite unit testing frameworks in Linux (for any language: PHP, C++, Java, or anything else). Why do you use the framework? |
|
I write my own framework(s) for the languages, and or projects that I use. I use my own because I am the one who wrote them, so when it comes to security, and mobility I know exactly where I am at. I personally think that this is the best way to go, unless you do not have the time to maintain your framework. |