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.411.767 Times

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

Unit Testing Option Com Svmap

< 1 2 3 4 5 
Released: October 23, 2012  |  Added: October 23, 2012 | Visits: 689

Java Test Object Recorder Java Test Object Recorder, JTOR, for short, is an application that is able to record the state or behavior of live Java objects for playback during unit testing. The Java Test Object Recorder project provides three "object recorders" to record live object trees or behavior for playback during...



Platforms: Windows

License: Freeware Download (46): Java Test Object Recorder Download

Released: October 08, 2012  |  Added: October 08, 2012 | Visits: 534

PyQt4 for Linux PyQt is a set of Python bindings for Nokia's Qt application framework and runs on all platforms supported by Qt including Windows, MacOS/X and Linux. There are two sets of bindings: PyQt v4 supports Qt v4; and the older PyQt v3 supports Qt v3 and earlier. The bindings are implemented as a set of...





Platforms: Linux

License: Freeware Size: 11.2 MB Download (46): PyQt4 for Linux Download

Added: April 25, 2013 | Visits: 547

ECO (Extra Customization Options for Ubercart) ECO (Extra Customization Options for Ubercart) provides additional ("extra") options to customize Ubercart.Please see a list of features below. Some of the functionality provided also includes a degree of integration with other contributed modules like Legal, Webform, and Ubercart Discount...


Platforms: PHP

License: Freeware Size: 20.48 KB Download (46): ECO (Extra Customization Options for Ubercart) Download

Released: October 10, 2016  |  Added: November 21, 2016 | Visits: 620

cpcc - cross platform C++ classes cpcc is a minimal library of C++ classes. Amongst others, it contains: a portable file system class a path helper class - allows manipulation of file paths a screensaver interface class a persistent settings class (similar to INI files) a portable color class a...


Platforms: Windows, Mac, Windows 8, Windows 7

License: Freeware Size: 118.01 KB Download (46): cpcc - cross platform C++ classes Download

Released: June 21, 2012  |  Added: June 21, 2012 | Visits: 440

js functional and unit testing framework JsFUnit is a Functional and Unit Testing framework for client-side (in-browser) JavaScript. It be based on jsUnit


Platforms: Windows, Mac, Linux

License: Freeware Size: 31.59 KB Download (44): js functional and unit testing framework Download

Released: November 30, 2015  |  Added: December 06, 2015 | Visits: 474

dbForge Unit Test for SQL Server GUI for implementing automated unit testing in SQL Server Management Studio. The tool is based on the open-source tSQLt framework, so SQL developers can now benefit from writing unit tests in regular T-SQL. dbForge Unit Test for SQL Server functionality allows you to develop stable and reliable...


Platforms: Windows, Windows 8, Windows 7

License: Shareware Cost: $199.95 USD Size: 13.08 MB Download (44): dbForge Unit Test for SQL Server Download

Added: July 16, 2013 | Visits: 511

MATLAB/Simulink Unit Test Framework Unit testing is a very powerful tool for maintaining high quality code. My code base consists of a mixture of matlab and simulink and this toolkit is an attempt to create a unified unit testing framework for my code. Unfortunately, the simulink part of this toolkit is heavily dependant on my...


Platforms: Matlab

License: Freeware Size: 10 KB Download (44): MATLAB/Simulink Unit Test Framework Download

Added: July 23, 2013 | Visits: 545

mimetic for Email System Utilities mimetic is an Email library (MIME) written in C designed to be easy to use and integrate but yet fast and efficient. mimetic doesn't use exceptions but it heavily uses templates so a mostly standard compliant C compiler is required.Most classes functionalities and behavior will be clear if you...


Platforms: C and C plus plus

License: Freeware Size: 419.84 KB Download (44): mimetic for Email System Utilities Download

Added: August 22, 2013 | Visits: 293

Approval Tests A picture's worth a 1000 tests. Unit testing asserts can be difficult to use. Approval tests simplify this by taking a snapshot of the results, and confirming that they have not changed. In normal unit testing, you say ???*?assertEquals(5, person.getAge())???*a*?. Approvals allow you to do this...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 266.24 KB Download (44): Approval Tests Download

Added: April 12, 2013 | Visits: 425

Unit testing tools MatUnit is a unit testing framework for MATLAB. Much like it's Java counterpart JUnit, it allows the programmer to easily run many tests and report its results for MATLAB functions.-We want to be able to teach students how to test numerical software.- Many of them will have seen JUnit or similar...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Unit testing tools Download

Released: September 06, 2012  |  Added: September 06, 2012 | Visits: 262

utPLSQL Our objective: to provide a unit testing framework for PL/SQL developers modeled on the Junit and Xunit frameworks. Based on the Extreme Programming methodology, utPLSQL makes it easy for developers to set up and execute unit tests of packages.


Platforms: Windows, Mac, Linux

License: Freeware Size: 20 KB Download (43): utPLSQL Download

Doctest - embed testable examples in your function's help comments Unit testing is great, but it can seem like overkill to make a whole new file for every test you want to run. Doctest allows you to embed tests in the documentation of your function (or class or method), so that they're in the same file as the code they test. They can also be valuable...


Platforms: Matlab

License: Freeware Size: 20.48 KB Download (43): Doctest - embed testable examples in your function's help comments Download

Added: March 26, 2013 | Visits: 208

Smutty Smutty is yet another PHP MVC based framework. I've tried a few that are out there and none really satisfied exactly what I was expecting. Smutty is meant to be as simple as possible, not bogging you down with understanding the 'philosophy' of the framework, just letting you get on with...


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 399.36 KB Download (43): Smutty Download

Added: November 17, 2013 | Visits: 245

CMock CMock is a module/object mocking framework for C projects useful for interaction-based unit testing. CMock uses Ruby to auto-generate C source code mock object modules conforming to the interfaces specified in C header files.


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 1.14 MB Download (43): CMock Download

Added: April 29, 2013 | Visits: 167

tracer4m tracer4m traces calls to methods and functions.Object-oriented design is about distributing responsibilities among interacting objects.The objects should be small and focused. This results in a complex flow of calls.Furthermore, in a GUI the user manipulates controls, which in turns trigger...


Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 122.88 KB Download (43): tracer4m Download

Added: July 15, 2013 | Visits: 183

UISpec4J UISpec4J is an Open Source functional and/or unit testing library for Swing-based Java applications, built on top of JUnit and TestNG. If you are writing a Swing application, you will appreciate UISpec4J above all for its simplicity: UISpec4J's APIs are designed to hide as much as possible the...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 409.6 KB Download (42): UISpec4J Download

Added: September 24, 2013 | Visits: 353

pxlmono Apache ActiveMQ is the most popular and powerful open source messaging and Integration Patterns provider. Apache ActiveMQ is fast, supports many Cross Language Clients and Protocols, comes with easy to use Enterprise Integration Patterns and many advanced features while fully supporting JMS 1.1...


Platforms: Mac

License: Freeware Size: 2.66 MB Download (42): pxlmono Download

Added: September 05, 2013 | Visits: 470

PUnit - Unit Testing Framework PUnit, an elegant, lightweight unit testing framework for PHP 5


Platforms: PHP

License: Shareware Cost: $0.00 USD Size: 61.44 KB Download (41): PUnit - Unit Testing Framework Download

Added: June 22, 2013 | Visits: 198

PrivilegedAccessor In unit-testing you often need to prepare and later inspect the unit-under-test before you can test it. For instance you might need to inject mock-objects in your unit, so your unit-test does not access other units like backend systems. Or you might need to access a private attribute to assert a...


Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 10.24 KB Download (41): PrivilegedAccessor Download

Added: June 15, 2013 | Visits: 392

pgTAP pgTAP is a suite of database functions that make it easy to write TAP-emitting unit tests in psql scripts or xUnit-style test functions. The TAP output is suitable for harvesting, analysis, and reporting by a TAP harness, such as those used in Perl applications. Why would you want to unit test...


Platforms: Mac

License: Freeware Size: 163.84 KB Download (41): pgTAP Download

< 1 2 3 4 5