An open API service indexing awesome lists of open source software.

https://github.com/muteria/muteria


https://github.com/muteria/muteria

automation coverage experiments mutation-testing software-testing

Last synced: 13 days ago
JSON representation

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.

![sample](docs/imgs/report_summary.png?raw=true "Title")

*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