Skip to content

FiorelaCiroku/XDTesting-SetupEnvironment

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

XDTesting Setup Environment

This action enables you to set up a stable environment for running test cases for ontology testing based on the eXtreme Design ontology modelling methodology. It prepares an environment by firstly setting up Java Temurin 17 and then downloading the latest version of OWLUnit jar which has been developed to run unit tests for ontologies defined according to the OWLUnit Ontology.

Usage

Add the following entry to your Github workflow YAML file:

steps:
  - name: XDTesting Setup Environment
    uses: FiorelaCiroku/XDTesting-SetupEnvironment@v1.0.0

About

This action is created to set up the environment for testing in eXtreme Design.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors