https://github.com/muteria/muteria
https://github.com/muteria/muteria
automation coverage experiments mutation-testing software-testing
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/muteria/muteria
- Owner: muteria
- License: mit
- Fork: true (thierry-tct/muteria)
- Created: 2019-06-24T09:13:29.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-23T01:41:01.000Z (over 3 years ago)
- Last Synced: 2025-07-20T11:48:54.777Z (6 months ago)
- Topics: automation, coverage, experiments, mutation-testing, software-testing
- Language: Python
- Homepage: https://muteria.github.io/muteria
- Size: 2.99 MB
- Stars: 7
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MUTERIA (MUlti-Tools and criTERIA framework for automated software testing)
[https://github.com/muteria/muteria](https://github.com/muteria/muteria)
*Muteria* is a Software Analysis/Testing framework that integrate multiple tools.
*Muteria* support tools from various programming languages which are supported by implementing a driver.
Report Sample.

*Muteria* can be used through:
- Its [API](https://muteria.github.io/muteria)
- Commnad Line Interface ([CLI](docs/user_doc/usage.md))
Go to:
* [Usage](docs/user_doc/usage.md) to get started with using `Muteria`.
* Extend `Muteria` with new tool's drivers
- [Testcase Tools Drivers](docs/user_doc/testcase_tool_driver.md) details the development of new drivers for testcase (test generation) tools.
- [Test Criteria Tools Drivers](docs/user_doc/criterion_tool_driver.md) details the development of new drivers for test criteria tools.
* [Development Manual](docs/developer_doc/developer_manual.md)
* [Project Status](docs/developer_doc/project_status.md) to view the features and development plan on the project.
For further information and documentation, see the [webpage](https://muteria.github.io/muteria).
---
_Please, find the scientific paper that describes this framework in the following reference_
[1] Thierry Titcheu Chekam, Mike Papadakis, and Yves Le Traon. 2020. Muteria: An Extensible and Flexible Multi-Criteria Software Testing Framework. In Proceedings of the IEEE/ACM 1st International Conference on Automation of Software Test (AST '20). Association for Computing Machinery, New York, NY, USA, 97–100. https://doi.org/10.1145/3387903.3389316