单体测试工具集锦

from:http://www.testingfaqs.org/t-unit.html

Unit Test Tools

These tools, frameworks, and libraries support unit testing, which is usually performed by the developer, usually using interfaces below the public interfaces of the software under test.

Current Listings

  • AdaTEST 95
  • Aunit
  • C++Test
  • Cantata++
  • Check
  • COMPUTE
  • CppUnit
  • csUnit
  • CTA++
  • CTB
  • cUnit (CodeFactory)
  • CUnit
  • CUT
  • dotunit
  • DUnit
  • EasyMock
  • GJTester
  • GrandTestAuto
  • HarnessIt
  • HtmlUnit
  • HttpUnit
  • JavaScript Assertion Unit (jsAsserUnit)
  • JsUnit (Hieatt)
  • JsUnit (Schaible)
  • JTestCase
  • JUnit
  • JUnitEE
  • JUnitX
  • LingoUnit
  • MinUnit
  • Mock Creator
  • Mock Objects
  • MockMaker
  • Mockry
  • NUnit
  • ObjcUnit
  • OCUnit
  • PalmUnit
  • PBUnit
  • Perl Test::MockObject
  • PerlUnit
  • phpAsserUnit
  • PhpUnit
  • PyUnit
  • QtUnit
  • Rational Test RealTime Unit Testing
  • Ruby/Mock
  • Ruby Test::Unit
  • SimpleTest
  • SUnit
  • TagUnit
  • TBrun
  • Tessy
  • .TEST
  • Test Mentor - Java Edition
  • TestGen4J
  • unit++
  • vbUnit3 Basic
  • VectorCAST
  • XMLUnit
  • XSLTunit
 

你可能感兴趣的:(JavaScript,JUnit,tools,测试工具,frameworks,testing)