-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Please create a directory called tests and put either a bash script there (e.g. run-all.sh), or a Makefile to test SLTev.
The testing should:
- rely only on SLTev repo, i.e.
sample-datafor now (extended tests with elitr-testset should be added later) - should test the calculation of MT-only, ASR-only and SLT (three runs of SLTev)
- should diff the outputs and expected outputs and exit with non-zero status if the results are not exactly the same
- ideally be so quick that you could include it in a pre-commit hook
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request