user interface: Command line
QtUnit
QtUnit is a unit testing framework for c++, originally based on CppUnit 1.5 written by Michael Feathers. All code has been…
- Rating
- Views
- 2670
Rasta
Rasta is a keyword-driven test framework using spreadsheets to drive testing. It’s loosely based on FIT, where data tables define parmeters…
- Rating
- Views
- 4486
pyUnitPerf
pyUnitPerf is a port of Mike Clarks’ JUnitPerf to Python. It is a collection of pyUnit test decorators used to…
- Rating
- Views
- 2447
QAT
This tool was developed specifically for testing products running across a wide variety of hardware and software platforms. Since it…
- Rating
- Views
- 4307
PMD
PMD is a source code analyzer. It finds common programming flaws like unused variables, empty catch blocks, unnecessary object creation,…
- Rating
- Views
- 3937
Pisces
This project provides a distributed testing environment that extends JUnit. Giving the developer/tester an ability to run remote JUnits and…
- Rating
- Views
- 2620
PHPUnit
PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architecture for unit testing frameworks.
- Rating
- Views
- 2855
PyUnit
This unit testing framework, dubbed ‘PyUnit’ by convention, is a Python language version of JUnit.
- Rating
- Views
- 2747
Python Win32 GUI Automation
Simple Windows GUI automation with Python. No pre-recording or window capture needed before use – just code and run 🙂
- Rating
- Views
- 4540
PRUnit
PRUnit is a unit testing framework modeled after the xUnit family of testing frameworks for PegaRULES Process Commander (PRPC). PRPC is a development platform…
- Rating
- Views
- 2623