i-Cell-Mobilsoft-Open-Source / roaster

Developer and Integration test framework based on coff:ee
https://i-cell-mobilsoft-open-source.github.io/roaster/
Apache License 2.0
11 stars 6 forks source link

roaster

Developer and Intergration test framework based on coff:ee

The roaster is a Java SE+ testing framework designed to collect common algorithms used by developers when writing tests. It provides fundamental solutions that can be customized according to our specific needs.

The project is based on these technologies:

More detailed description can be found on this page: https://i-cell-mobilsoft-open-source.github.io/roaster/[roaster documentation]

== Maven central The roaster can also be found in the official Maven repository. To include it in your project, simply import the BOM that manages all the modules:

.dependencyManagement settings [source, xml]

hu.icellmobilsoft.roaster roaster-bom ${version.hu.icellmobilsoft.roaster} pom import

.use of modules [source, xml]

hu.icellmobilsoft.roaster roaster-restassured hu.icellmobilsoft.roaster roaster-oracle ...other roaster modules...

More detailed description can be found on this page: https://i-cell-mobilsoft-open-source.github.io/roaster/[roaster documentation]

Copyright (C) 2020 i-Cell Mobilsoft Zrt.