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

Electron Configuration Unit Test freeware
Filter: All | Freeware | Demo
 

Electron Configuration Unit Test

1 2 3 4 5 > 
Released: June 18, 2012  |  Added: June 18, 2012 | Visits: 428

AsUnit: ActionScript Unit Test Framework AsUnit is the only open-source unit test framework that supports Flash Players 6, 7, 8 and 9.



Platforms: Windows, Mac, BSD, Linux

License: Freeware Size: 387.28 KB Download (54): AsUnit: ActionScript Unit Test Framework Download

Released: December 16, 2012  |  Added: December 16, 2012 | Visits: 526

FORTRAN Unit Test Framework (FRUIT) FORTRAN Unit Test Framework, written in FORTRAN 95. So that all FORTRAN features can be tested. FRUIT has assertion, fixture, setup, teardown, report, spec, driver generation. Rake used as build tool. Tutorials at http://fortranxunit.wiki.sourceforge.net The core testing part is in FORTRAN, this...





Platforms: Windows, Mac, Linux

License: Freeware Size: 33.48 KB Download (58): FORTRAN Unit Test Framework (FRUIT) Download

Released: June 25, 2012  |  Added: June 25, 2012 | Visits: 532

R Unit Test Framework R Unit test framework R functions implementing a standard Unit Testing framework, with additional code inspection and report generation tools


Platforms: Windows, Mac, Linux

License: Freeware Size: 274.5 KB Download (49): R Unit Test Framework 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

Released: November 19, 2012  |  Added: November 19, 2012 | Visits: 581

unit--, the unit test aid for C++ Unit-- : a simple, easy-to-use and portable unit test aid for C++ , supporting your Test Driven Development


Platforms: Windows, Mac, Linux

License: Freeware Size: 22.1 KB Download (49): unit--, the unit test aid for C++ Download

Added: October 19, 2010 | Visits: 1.560

Test::Unit::Runner::XML Test::Unit::Runner::XML is a Perl module that can generate XML reports from unit test results. SYNOPSIS use Test::Unit::Runner::XML; mkdir("test_reports"); my $runner = Test::Unit::Runner::XML->new("test-reports"); $runner->start($test); exit(!$runner->all_tests_passed());...


Platforms: *nix

License: Freeware Size: 3.07 KB Download (111): Test::Unit::Runner::XML Download

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

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: September 04, 2010 | Visits: 1.128

shUnit2 2.0.3 / shUnit2 is a unit test framework for Bourne based shell scripts, and is designed to work in a similar manner to JUnit, PyUnit, etc. Whats New in This Release: Back ported the Makefile from 2.1.1pre that included changes to the docs-docbook-prep target. Changed the test in assertFalse() so...


Platforms: *nix

License: Freeware Size: 27.65 KB Download (88): shUnit2 2.0.3 / Download

Released: September 05, 2012  |  Added: September 05, 2012 | Visits: 418

Lemonite Lemonite is a handy tool that automates J2EE unit test development and management. Lemonite is entirely implemented in Java and makes it very easy to write and run unit tests for common J2EE business concepts (EJB, Servlets, etc.) and for Web Services too.


Platforms: Windows

License: Freeware Download (44): Lemonite Download

Added: January 08, 2010 | Visits: 922

Test::Unit::GTestRunner Test::Unit::GTestRunner is a Unit testing framework helper class SYNOPSIS use Test::Unit::GTestRunner; Test::Unit::GTestRunner->new->start ($my_testcase_class); Test::Unit::GTestRunner::main ($my_testcase_class); If you just want to run a unit test (suite), try it like this:...


Platforms: *nix

License: Freeware Size: 63.49 KB Download (89): Test::Unit::GTestRunner Download

Added: August 08, 2013 | Visits: 499

Test Tools - Utilities for unit tests Version 1.2 (JASP) 26-Jul-2009This package is a set of tools that facilitate debugging or writing unit test for MATLAB functions.disp_value - display the value of an expressiondisp_test_title - display a test namedisp_test_name - display a subtest namedisp_num_failures - display number of test...


Platforms: Matlab

License: Freeware Size: 10 KB Download (43): Test Tools - Utilities for unit tests Download

Added: July 01, 2010 | Visits: 783

Eunit Eunit project is an Erlang test suite tool, inspired by agile development ideas. Usage: Launch example unit test with: erl -config sys.config and then eunit:run([eunit_examples], {suffix, "_test"}). Whats New in This Release: - This release is a complete rewrite. - Writing unit...


Platforms: *nix

License: Freeware Size: 11.26 KB Download (98): Eunit Download

Released: June 15, 2012  |  Added: June 15, 2012 | Visits: 399

TestSweet - Java unit testing goodness Testsweet is a unit testing tool to ensure that all tests in a project are being run, by either auto generating unit test suites at runtime, or ensuring that all tests in a project are included in a static suite at build time.


Platforms: Windows, Mac, Linux

License: Freeware Size: 203.04 KB Download (48): TestSweet - Java unit testing goodness Download

Released: June 24, 2012  |  Added: June 24, 2012 | Visits: 438

The unit++ test framework Unit++ is a C++ framework in the spirit of junit, but implemented from scratch in C++. This is done to work better with the C++ world, than a port of the Java version can.


Platforms: Windows, Mac, Linux

License: Freeware Size: 58.01 KB Download (49): The unit++ test framework Download

Released: August 11, 2012  |  Added: August 11, 2012 | Visits: 556

UnitTH - Unit Test History Generator UnitTH is a tool for generating a set of HTML test history pages from JUnit test results. The test history displays various different sortable test statistics, trends, graphs and references to the included JUnit test reports.


Platforms: Windows, Mac, Linux

License: Freeware Size: 111.87 KB Download (49): UnitTH - Unit Test History Generator 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

Released: November 09, 2012  |  Added: November 09, 2012 | Visits: 751

Periodic Table of the Elements Periodic table of the elements showing main properties of each atomic element: Atomic weight, Element category, Atomic number, Melting point (in C and F), Boiling point (in C and F), Valence, Electron configuration, Phase, Density.


Platforms: Windows

License: Freeware Size: 247 KB Download (567): Periodic Table of the Elements Download

Released: August 11, 2012  |  Added: August 11, 2012 | Visits: 373

Fin Fin is a unit test application for Java programs and is an alternative to JUnit. Fin eliminates the need for separate test classes and makes it easier to test private and protected methods.


Platforms: Windows, Mac, Linux

License: Freeware Size: 747.1 KB Download (48): Fin Download

Released: June 07, 2012  |  Added: June 07, 2012 | Visits: 298

Orome Orome is a tool for automating System or Acceptance tests (also Unit test though this is not the focus) for web-based systems. Orome takes a set of static HTML pages defining a walkthrough of (part of) the systems and tests it against the running system.


Platforms: Windows, Mac, Linux

License: Freeware Size: 106.56 KB Download (47): Orome Download

Released: October 01, 2012  |  Added: October 01, 2012 | Visits: 382

STDL STDL (Structured test description language) is a domain-specific testing language that is used to auto-generate unit test code. It supports a myriad of output languages (incl. C#). The project's aim is that of reducing the resources required for testing


Platforms: Windows, Mac, Linux

License: Freeware Size: 3.13 MB Download (49): STDL Download

1 2 3 4 5 >