Release tests and validation
Opened this issue · 2 comments
esteinig commented
Travis is nice for pytest
deployment on merges into main
but for releases ideally we should test a series of model configs and generated XMLs across BEST versions (using the validate
option for example)
Probably need Docker container for it and maybe some GitHub actions or something? Haven't tried them yet.
Wytamma commented
GitHub actions is great for testing OS. Might have to build the BEAST install action though.
esteinig commented
Is there someway to just execute like a Docker container process that runs the testing?