Unit test framework: Difference between revisions

From OpenPetra Wiki
Jump to navigation Jump to search
(Sort links)
Line 1: Line 1:
= Need to look into =
= Need to look into =
* http://www.mbunit.com/
 
== xUnit like frameworks ==
* http://www.nunit.org/
* http://gallio.org/ ( http://www.mbunit.com/ is part of it)
* http://www.csunit.org/
* http://dotunit.sourceforge.net/
* https://launchpad.net/nunit-3.0/ (Still beta version)
* http://xunit.codeplex.com/
 
== Mock Up ==
* https://sourceforge.net/projects/easymocknet/
* http://www.ayende.com/projects/rhino-mocks.aspx
* http://www.ayende.com/projects/rhino-mocks.aspx
* http://nmock.sourceforge.net/
== Validates test quality ==
* http://ncover.sourceforge.net/
* http://nester.sourceforge.net/
== Integration test framework ==
* http://qaliber.net/testbuilder.php
* http://blogs.msdn.com/b/ericgu/archive/2007/10/09/unit-testing-through-the-ui.aspx (Overview how to access forms)
* http://nunitforms.sourceforge.net/
== Unsorted ==
* http://nbehave.org/
* http://code.google.com/p/moq/
* http://code.google.com/p/moq/
* http://code.google.com/p/autofac/
* http://code.google.com/p/autofac/
* http://xunit.codeplex.com/
* http://www.nunit.org/
* http://blogs.msdn.com/b/ericgu/archive/2007/10/09/unit-testing-through-the-ui.aspx
* http://nunitforms.sourceforge.net/
* http://blogs.msdn.com/b/ericgu/archive/2007/10/09/unit-testing-through-the-ui.aspx
* https://launchpad.net/nunit-3.0/
* http://www.csunit.org/
* http://dbunit-net.sourceforge.net/
* http://dbunit-net.sourceforge.net/
* http://roaster.codeplex.com/
* http://roaster.codeplex.com/
* http://xunit.codeplex.com/
* http://dotunit.sourceforge.net/
* http://ncover.sourceforge.net/
* http://nester.sourceforge.net/


= Unsorted List of Links: =
= Unsorted List of Links: =

Revision as of 14:29, 26 April 2011

Need to look into

xUnit like frameworks

Mock Up

Validates test quality

Integration test framework

Unsorted

Unsorted List of Links:

Overview pages

http://www.google.co.uk/search?q=test+case+management+system+opensource+nunit&hl=en&client=opera&hs=rNW&rls=en&channel=suggest&prmd=ivns&ei=JwCfTbyCBJG1hAeX0JWBBQ&start=10&sa=N- - a Goole search which returned rather good results

http://requirementsandtestinghub.wordpress.com/ - overview of and link to following PDF article

http://www.testingexperience.com/testingexperience12_12_10.pdf - Article 'More for less: the growth of open source testing tools' (page 6)

http://www.testingexcellence.com/15-open-source-test-management-tools/ - 15+ Open Source Test Management Tools

http://www.jayphilips.com/2009/08/04/100-open-source-free-functional-testing-tools/ - 100+ Open Source/Free Functional Testing Tools

http://www.opensourcetesting.org/ - Open source software testing tools, news and discussion website

http://en.wikipedia.org/wiki/List_of_unit_testing_frameworks - WikiPedia article on Unit Testing Frameworks

Tools

https://sourceforge.net/projects/qamanager/ - qaManager

https://sourceforge.net/projects/rth/ - RTH - Requirements and Testing Hub

http://code.google.com/p/rth-turbo/ - RTH Turbo

https://wiki.ow2.org/salome-tmf/ - Salome-TMF

https://sourceforge.net/projects/tcw/ - Test Case Web

http://tesly.sourceforge.net/ - Tesly

http://www.majordojo.com/testitool/ - Testitool

http://testlink.sourceforge.net/docs/testLink.php - TestLink

http://www.xqual.com/ - XStudio

http://www.automatedtestinginstitute.com/home/index.php?option=com_content&view=article&id=1344:ati-automation-honors&catid=125:award-honorees&Itemid=1000#OpenSourceTools - ATI Automation Honors - NUnit came 1st, csunit 2nd in the .NET category

http://www.automatedtestinginstitute.com/home/index.php?option=com_content&task=view&id=584&Itemid=185 - Info on csUnit

http://www.csunit.org/ - csUnit