Skip to content

Commit

Permalink
Prettify
Browse files Browse the repository at this point in the history
  • Loading branch information
mribeirodantas committed Mar 26, 2024
1 parent ee8b209 commit ab6e6fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/blog/2024/nf-test-in-nf-core.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ Software testing has two primary purposes: determining whether an operation cont
# Writing effective tests

Although having any test is certainly better than having no tests at all, there are several considerations to keep in mind when adding tests to pipelines and/or tools to maximize their effectiveness. These considerations can be broadly categorized into two groups:

1. Which inputs/functionalities should be tested?
2. What contents should be tested?

Expand Down Expand Up @@ -89,4 +90,3 @@ Looking ahead, nf-core and nf-test are poised for tighter integration and signif
The integration of nf-test within the nf-core ecosystem marks a significant leap forward in ensuring the reproducibility and reliability of bioinformatics pipelines. By adopting nf-test, developers and researchers alike can contribute to a culture of excellence and collaboration, driving forward the quality and accuracy of bioinformatics research.

> Special thanks to everyone in the #nf-test channel in the nf-core slack workspace for their invaluable contributions, feedback, and support throughout this adoption. We are immensely grateful for your commitment and look forward to continuing our productive collaboration.

0 comments on commit ab6e6fe

Please sign in to comment.