cdisc-org / cdisc-org/cdisc-rules-engine
Benchmark baseline testing - Github Action
- Dominant language
- Python
- Stars
- 113
- Forks
- 43
- Avg merge
- 14h 51m
- Merged PRs (30d)
- 14
Description
### AC
We are able to run the benchmark tests in github actions using the benchmark test data.
The tests should be triggered by manual `workflow dispatch`
The tests should run `ubuntu-latest`, `windows-latest` and `macos-latest`
The tests should use the [standard Github-hosted runners](https://docs.github.com/en/actions/using-github-hosted-runners/using-github-hosted-runners/about-github-hosted-runners#standard-github-hosted-runners-for-public-repositories)
The output report should be uploaded as an actions artifact to be available for download
For an example, refer to: https://github.com/cdisc-org/cdisc-rules-engine/blob/main/.github/workflows/test_suite.yml
Contributor guide
Assessment
This issue has not been assessed yet.