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

Conda environment reuse #210

Closed
LouisLeNezet opened this issue Apr 23, 2024 · 2 comments
Closed

Conda environment reuse #210

LouisLeNezet opened this issue Apr 23, 2024 · 2 comments

Comments

@LouisLeNezet
Copy link

Hi,
I've stumble on the following behaviour recently.
When doing multiple test for a module with a conda profile. The nf-test seems to create a new conda environment for each test.
Would it be possible to reuse the same environment ?
The environments or containers (singularity, docker) could be created in the folder of the .nf-test with a hash code and reuse if the hash didn't change.
This would allow faster tests.

@nh13
Copy link

nh13 commented May 20, 2024

This would be helpful iterating on tests too.

@lukfor
Copy link
Collaborator

lukfor commented Jul 13, 2024

Thanks! I will close this issue. Please refer to issue #231 for further discussions and updates.

@lukfor lukfor closed this as completed Jul 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants