Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create test suite for verifying the different Stratego versions #7

Open
magoorden opened this issue Jun 3, 2021 · 3 comments
Open
Labels
enhancement New feature or request

Comments

@magoorden
Copy link
Collaborator

Ideally, the suite should test automatically for which versions of Stratego our interface works fine.

But for sure test the intergration with the latest version of Stratego and disply it on the main page.

@mihsamusev
Copy link
Contributor

Lets test it on the latest available stratego version from here:
https://people.cs.aau.dk/~marius/stratego/download.html#instructions

Then our task just boils down to:
download
unzip
decided whether to use bin-Linux / bin-Windows depending on our test OS

@mihsamusev
Copy link
Contributor

Decision whether to use bin-Linux or bin-Windows can be automated using workflows if syntax
https://docs.github.com/en/actions/reference/workflow-syntax-for-github-actions#jobsjob_idstepsif

@mihsamusev
Copy link
Contributor

Need to ask Marius how to go around registration page while automatically downloading Stratego within a github workflow https://www.it.uu.se/research/group/darts/uppaal/download/registration.php?id=12&subid=12

@magoorden magoorden added the enhancement New feature or request label Jun 8, 2021
mihsamusev added a commit that referenced this issue Jun 15, 2021
#13 Make output file option optionally
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants