Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.405.582 Times

Unit Testing Option Com Svmap software
Filter: All | Freeware | Demo
 

Unit Testing Option Com Svmap

< 1 2 3 4 5 > 
Added: July 13, 2010 | Visits: 637

MiniCppUnit MiniCppUnit is another C++ port of the famous JUnit framework for unit testing. Unlike CppUnit, MiniCppUnit follows a minimalistic aproach: The basic features are the same but in only bout 500 lines of code! No library instalation is needed, etc. This C++ framework takes advantadge of OO C++...



Platforms: *nix

License: Freeware Size: 7.17 KB Download (88): MiniCppUnit Download

Added: November 03, 2010 | Visits: 631

QUnitTester QUnitTester is a Qt4 binary unit tester. Everyone who uses JUnitTesting knows about the "green bar". Qt has great possibilities for Unit Testing but i missed the green bar. If you want to know more about Unit Testing in Qt take a look at: http://doc.trolltech.com/4.2/qtestlib-manual.html and...





Platforms: *nix

License: Freeware Size: 27.65 KB Download (88): QUnitTester Download

Added: March 08, 2010 | Visits: 641

GTestRunner GTestRunner is a Gtk+ based testrunner module for Perl, inspired by JUnit, but with a slightly different user interface and functionality. If you were not satisfied with the Tk based graphical frontend that ships with Test-Unit, then GTestRunner is probably the tool of choice when you want to...


Platforms: *nix

License: Freeware Size: 40.96 KB Download (88): GTestRunner Download

Added: August 18, 2010 | Visits: 781

TagIt Tagit allows custom JSP tags to be tested with a container. It is very different than TagUnit; the two libraries complement each other nicely. Tagit is an implementation of the Mock Objects testing pattern. All custom JSP tags generate HTML, and the HTML can be validated. Often custom tags are...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (87): TagIt Download

Released: June 13, 2012  |  Added: September 30, 2012 | Visits: 996

dotCover Code Coverage JetBrains dotCover is a unit test runner and .net code coverage tool that helps developers make sure that every single line of code that should be covered by unit tests is actually covered by them. dotCover: Works within Visual Studio 2005, 2008, 2010 and Visual Studio 2012 Release...


Platforms: Windows

License: Shareware Cost: $75.00 USD Size: 26.32 MB Download (86): dotCover Code Coverage Download

Added: May 10, 2013 | Visits: 236

Normalizing newlines between windows/unix/macs When comparing text generated on different platforms, the newlines are different. This script normalizes any string to use unix-style newlines. This script is used in the TestOOB unit testing framework


Platforms: Windows, Mac, *nix, Python, BSD Solaris


Released: September 24, 2012  |  Added: September 24, 2012 | Visits: 253

PerlUnit This project has been set up to unify perl unit testing frameworks for use in Extreme Programming. See also http://c2.com/cgi/wiki?PerlUnit


Platforms: Windows, Mac, Linux

License: Freeware Size: 314.77 KB Download (59): PerlUnit Download

Added: May 10, 2013 | Visits: 260

script.aculo.us script.aculo.us provides you with easy-to-use, cross-browser user interface JavaScript libraries to make your web sites and web applications fly. What's inside? animation framework, drag and drop, Ajax controls, DOM utilities, and unit testing. By default, scriptaculous.js loads all of the other...


Platforms: Windows, Mac, *nix, JavaScript, BSD Solaris

License: Freeware Download (59): script.aculo.us Download

Released: December 27, 2012  |  Added: November 19, 2013 | Visits: 710

SimpleTest Unit testing, mock objects and web testing framework for PHP built around test cases. If you know JUnit/JMock or some of the PHPUnit clones this will need no explanation. Includes a native web browser for testing web sites directly (no JavaScript).


Platforms: Linux

License: Freeware Size: 280.8 KB Download (57): SimpleTest Download

Added: May 10, 2013 | Visits: 314

CuTest CuTest is a unit testing library for the C language. It can be used to do Extreme Programming and Test-First Development in the C language. It's a library that will make your programming fun and productive. Features: - Small. Consists of a single .c and .h file. - Easy to Deploy. Just drop the...


Platforms: Windows, Mac, *nix, C/C++, BSD Solaris

License: Freeware Download (56): CuTest Download

Added: November 28, 2013 | Visits: 891

Unit Test for C Unit Test for C is a very useful and powerful software development tool for C and C++ programmers. It is designed to provide a great deal of functionality in a very small package and functions nearly identically on Windows and UNIX systems. Features . Very powerful unit testing for C and...


Platforms: *nix

License: Freeware Size: 81.92 KB Download (56): Unit Test for C Download

Added: May 10, 2013 | Visits: 350

PHPUnit Cookbook Heard of Unit Testing, but not sure how to use them in PHP. The "PHPUnit Cookbook" provides not only step by step instructions, but also all the code required to make it work.


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (54): PHPUnit Cookbook Download

Released: August 25, 2012  |  Added: August 25, 2012 | Visits: 378

C Unit Test System CUT is a simple, to-the-point unit testing system. It's different from other unit test packages in that it follows the KISS principle. It's designed for C testing, not designed to emulate SUnit.


Platforms: Windows, Mac, Linux

License: Freeware Size: 19.12 KB Download (54): C Unit Test System Download

Added: May 10, 2013 | Visits: 322

NCoverExplorer This tool allows you to open a coverage.xml file produced by NCover and navigate the source code. The source code is highlighted to clearly show which statements were visited and not visited. You can filter, sort and report on the coverage results.NCoverExplorer has been tested with both NCover...


Platforms: Windows, ASP.NET,

License: Freeware Download (54): NCoverExplorer Download

Released: October 07, 2012  |  Added: October 07, 2012 | Visits: 451

Jeek - stub and mock generator for .NET Jeek is a concrete class / stub / mock code generator for .NET, used in unit testing.


Platforms: Windows, Mac, Linux

License: Freeware Size: 349.19 KB Download (54): Jeek - stub and mock generator for .NET Download

Added: September 27, 2013 | Visits: 451

SQLUnit SQLUnit is a regression and unit testing harness for testing database stored procedures. An SQLUnit test suite would be written as an XML file. The SQLUnit harness, which is written in Java, uses the JUnit unit testing framework to convert the XML test specifications to JDBC calls and compare the...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 4.7 MB Download (52): SQLUnit Download

Added: May 10, 2013 | Visits: 714

Limb PHP Framework Limb is a PHP Web Application Framework built with the best agile development practices. Limb was initially designed as a PHP Content Management Framework around brilliant WACT template subsystem for rapid development of Content Management Systems with nice GUI but gradually became much more than...


Platforms: Windows, Mac, *nix, PHP, BSD Solaris

License: Freeware Download (52): Limb PHP Framework Download

Added: May 10, 2013 | Visits: 604

Jamon Jamon is a text template engine for Java, useful for generating dynamic HTML, XML, or any text-based content.In a typical Model-View-Controller architecture, Jamon clearly is aimed at the View (or presentation) layer. Because it is compiled to non-reflective Java code, and statically...


Platforms: Windows, Mac, *nix, Java, BSD Solaris

License: Freeware Download (52): Jamon Download

Added: May 10, 2013 | Visits: 321

Unitils 1.1RC2 Unitils is an open source library aimed at making unit testing easy and maintainable. Unitils builds further on existing libraries like DBUnit and EasyMock and integrates with JUnit and TestNG . Unitils provides general asserion utilities, support for database testing, support for testing with...


Platforms: Windows, Mac, *nix, Java, BSD Solaris

License: Freeware Download (51): Unitils 1.1RC2 Download

Released: July 03, 2012  |  Added: July 03, 2012 | Visits: 357

.NETUnit An implementation of Kent Beck's famous XUnit testing framework designed specifically for unit testing components written for the .NET platform.


Platforms: Windows, Mac, Linux

License: Freeware Size: 161.79 KB Download (51): .NETUnit Download

< 1 2 3 4 5 >