Software:MIN Test Framework
From HandWiki
Initial release | Release 2009w51 on 10th Dec 2009. |
---|---|
Written in | Core application: C. |
Operating system | Linux |
Available in | English |
Type | Test Automation Framework |
License | GPLv2 |
Website | MIN Test Framework |
MIN Test Framework is advanced open source framework for test case implementation and execution under Linux.
Features
MIN provides three different interfaces for test case execution:
- MIN ConsoleUI - easy to use, intuitive interface based on ncurses
- MIN command line interface - allows to execute test cases directly from command line
- MIN external interface - may be used to start test case execution from external system
MIN Test Framework includes:
- predefined test modules for scripted test cases (i.e. Lua scripter)
- optional Python scripter test module
- test module wizard for few types of modules
- utilities for implementing modules (i.e. MIN logger, MIN parser)
External links
- "MIN Website on garage.maemo.org". http://garage.maemo.org/projects/min/. Retrieved 2009-02-09.
- "MIN Website on sourceforge.net". http://min.sourceforge.net/. Retrieved 2009-02-09.