This repository is created to keep track on the progress of an automated test management using Github Actions. The testing methodology is based on the eXtreme Design ontology modelling methodology.
Is your feature request related to a problem? Please describe.
This feature should be created to facilitate the work of the ontology engineer in building the test cases.
Describe the solution you'd like
The action should be able to use the template specific for each type of test case and populate it with the information that is necessary to run it. This information is the competency question, SPARQL query, expected result, etc. The action should also insert in the file the prefixes needed.
Describe alternatives you've considered
The alternative is for the ontology engineer to provide the template already compiled.
Additional context
This is a great feature to have as it really facilitates the work of the ontology tester when a great number of tests need to be created and run.
Is your feature request related to a problem? Please describe.
This feature should be created to facilitate the work of the ontology engineer in building the test cases.
Describe the solution you'd like
The action should be able to use the template specific for each type of test case and populate it with the information that is necessary to run it. This information is the competency question, SPARQL query, expected result, etc. The action should also insert in the file the prefixes needed.
Describe alternatives you've considered
The alternative is for the ontology engineer to provide the template already compiled.
Additional context
This is a great feature to have as it really facilitates the work of the ontology tester when a great number of tests need to be created and run.