Skip to content

Regression tests #29

@obo

Description

@obo

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-data for 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

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions