User:J4b0l/sandbox
Appearance
Initial release | Initial Release 2008w50 on 30th Feb 2008. |
---|---|
Written in | Core application: C. |
Operating system | Linux |
Available in | English |
Type | Test Automation Framework |
License | GPLv2 |
Website | MIN Test Framework |
Introduction
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 (ie. Lua scripter)
- optional Python scripter test module
- test module wizard for few types of modules
- utilities for implementing modules (ie. MIN logger, MIN parser)