Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create Unit Tests #81

Open
Nick-Eagles opened this issue Dec 8, 2021 · 0 comments
Open

Create Unit Tests #81

Nick-Eagles opened this issue Dec 8, 2021 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@Nick-Eagles
Copy link
Member

In the most ideal case, unit tests could be executed via GHA (see #61) for each nextflow process, but this might prove difficult due to either time or memory limits. Nextflow doesn't currently seem to support a straightforward method for producing unit tests based on existing processes, so I'll first have to establish some fairly automated method for generating these tests (since they are only useful when code changes), and running them locally on-demand (as opposed to through GHA) should suffice for now.

@lcolladotor lcolladotor added the enhancement New feature or request label Nov 30, 2023
@lcolladotor lcolladotor added this to the bioc v3.21 milestone Nov 30, 2023
@lcolladotor lcolladotor moved this to Todo in SPEAQeasy plans Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

2 participants