[FEATURE] support for nf-test testing system #27
Labels
dependencies
Pull requests that update a dependency file
enhancement
New feature or request
performance
Improve the performance or better resource management
Is your feature request related to a problem? Please describe
nf-core is moving to nf-test testing framework. This mean that we can't copy a new module and running test with the old framework if the module is supported with the new framework
Describe the solution you'd like
Add CI integrations and migrate at least nf-core modules to nf-test
Describe alternatives you've considered
An alternative could be creating an old configuration file from new configuration, however this will add extra stuff when adding a new module to the modules repository
Additional context
The text was updated successfully, but these errors were encountered: