Skip to content

BeeGrech/tmt

 
 

Repository files navigation

tmt - Test Management Tool

The tmt tool provides a user-friendly way to work with tests. You can comfortably create new tests, safely and easily run tests across different environments, review test results, debug test code and enable tests in the CI using a consistent and concise config.

The python module and command-line tool implement the Metadata Specification which allows storing all needed test execution data directly within a git repository. Together with possibility to reference remote repositories it makes it easy to share test coverage across projects and distros.

The Flexible Metadata Format fmf is used to store data in both human and machine readable way close to the source code. Thanks to inheritance and elasticity metadata are organized in the structure efficiently, preventing unnecessary duplication.

See the https://tmt.readthedocs.io web for detailed documentation.

About

Test Management Tool

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Python 78.7%
  • Shell 20.2%
  • Other 1.1%