This project aims to validate an Domain-Specific Language for functional tests (Teasy).
This project contains a specific installation derived of the projects used for make of the validation.
- Teasy Language (First Step)
- Robot Framework with Python (Generated by Teasy)
Below is a list of the projects used in this validation.
Filename | Description |
---|---|
ReactJSCalculator |
Contains a calculator implemented using ReactJS and Javascript (Contains 14 Mutants derived). |
The tests results are on teasyReportResults directory present in respective Mutant directory.
The robot tests generated by Teasy language are present in TestsGeneratedByTeasy directory in application directory.
For more information how results of validation and mutants operator used. Access this Google Sheets
Contributions are what make the open source community an incredible place to learn, inspire and create. Any contribution you make will be much appreciated.
- Make a project Fork
- Create a Branch for your feature (
git checkout -b feature/amazing-feature
) - Insert your changes (
git add .
) - Make a commit with your changes (
git commit -m 'feat(<teasy-filename>): Inserting a Amazing Case Validation !
) - Push the branch (
git push origin feature/amazing-feature
) - Open a Pull Request
Distributed under the MIT license. See LICENSE
for more information.
Yury Alencar - Github - yuryalencar19@gmail.com