You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discussed in the stdpopsim call on 6/28/2022, it would be great to develop some sort of CI testing for the analysis2 workflow.
one idea would be to set up a GH Action that triggers rerunning the pipeline on a very tiny example, and then evaluates if the proper files were created. this would probably be a simple route and easy to code.
A second idea would be to try to integrate realpytest integration via snakemake, but no one on the call was familiar with how exactly to do that.
thoughts?
The text was updated successfully, but these errors were encountered:
As discussed in the stdpopsim call on 6/28/2022, it would be great to develop some sort of CI testing for the analysis2 workflow.
pytest
integration viasnakemake
, but no one on the call was familiar with how exactly to do that.thoughts?
The text was updated successfully, but these errors were encountered: