Skip to content

Commit

Permalink
Deployed e1f9604 with MkDocs version: 1.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Nov 4, 2024
1 parent ec308dc commit 9bf74ff
Show file tree
Hide file tree
Showing 34 changed files with 38 additions and 38 deletions.
2 changes: 1 addition & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@


<link rel="icon" href="/images/favicon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">



Expand Down
2 changes: 1 addition & 1 deletion about/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@


<link rel="icon" href="../images/favicon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">



Expand Down
2 changes: 1 addition & 1 deletion docs/assertions/assertions/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<link rel="icon" href="../../../images/favicon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">



Expand Down
2 changes: 1 addition & 1 deletion docs/assertions/fasta/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<link rel="icon" href="../../../images/favicon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">



Expand Down
2 changes: 1 addition & 1 deletion docs/assertions/files/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<link rel="icon" href="../../../images/favicon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">



Expand Down
2 changes: 1 addition & 1 deletion docs/assertions/libraries/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<link rel="icon" href="../../../images/favicon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">



Expand Down
2 changes: 1 addition & 1 deletion docs/assertions/regular-expressions/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<link rel="icon" href="../../../images/favicon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">



Expand Down
6 changes: 3 additions & 3 deletions docs/assertions/snapshots/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<link rel="icon" href="../../../images/favicon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">



Expand Down Expand Up @@ -1411,7 +1411,7 @@ <h2 id="cleaning-obsolete-snapshots">Cleaning Obsolete Snapshots</h2>
<div class="highlight"><pre><span></span><code>nf-test test tests/main.nf.test --clean-snapshot
</code></pre></div>
<blockquote>
<p><img alt="💡" class="twemoji" src="https://cdn.jsdelivr.net/gh/jdecked/twemoji@15.0.3/assets/svg/1f4a1.svg" title=":bulb:" /> Obsolete snapshots can only be detected when running all tests in a test file simultaneously, and when all tests pass. If you run a single test or if tests are skipped, nf-test cannot detect obsolete snapshots.</p>
<p><img alt="💡" class="twemoji" src="https://cdn.jsdelivr.net/gh/jdecked/twemoji@15.1.0/assets/svg/1f4a1.svg" title=":bulb:" /> Obsolete snapshots can only be detected when running all tests in a test file simultaneously, and when all tests pass. If you run a single test or if tests are skipped, nf-test cannot detect obsolete snapshots.</p>
</blockquote>
<h2 id="constructing-complex-snapshots">Constructing Complex Snapshots</h2>
<p>It is also possible to include multiple objects into one snapshot:</p>
Expand Down Expand Up @@ -1452,7 +1452,7 @@ <h2 id="snapshot-differences">Snapshot Differences</h2>
</ul>
<p>These default arguments are applied when no custom settings are specified.</p>
<blockquote>
<p><img alt="💡" class="twemoji" src="https://cdn.jsdelivr.net/gh/jdecked/twemoji@15.0.3/assets/svg/1f4a1.svg" title=":bulb:" /> If <code>diff</code>is not installed on the system, nf-test will print exepcted and found snapshots without highlighting differences.</p>
<p><img alt="💡" class="twemoji" src="https://cdn.jsdelivr.net/gh/jdecked/twemoji@15.1.0/assets/svg/1f4a1.svg" title=":bulb:" /> If <code>diff</code>is not installed on the system, nf-test will print exepcted and found snapshots without highlighting differences.</p>
</blockquote>
<h3 id="customizing-diff-tool-arguments">Customizing Diff Tool Arguments</h3>
<p>Users have the flexibility to customize the arguments passed to the diff tool using an environment variable called <code>NFT_DIFF_ARGS</code>. This environment variable allows you to modify the way the diff tool behaves when comparing snapshots.</p>
Expand Down
2 changes: 1 addition & 1 deletion docs/cli/clean/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<link rel="icon" href="../../../images/favicon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">



Expand Down
2 changes: 1 addition & 1 deletion docs/cli/coverage/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<link rel="icon" href="../../../images/favicon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">



Expand Down
2 changes: 1 addition & 1 deletion docs/cli/generate/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<link rel="icon" href="../../../images/favicon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">



Expand Down
2 changes: 1 addition & 1 deletion docs/cli/init/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<link rel="icon" href="../../../images/favicon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">



Expand Down
2 changes: 1 addition & 1 deletion docs/cli/list/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<link rel="icon" href="../../../images/favicon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">



Expand Down
2 changes: 1 addition & 1 deletion docs/cli/test/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<link rel="icon" href="../../../images/favicon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">



Expand Down
2 changes: 1 addition & 1 deletion docs/configuration/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<link rel="icon" href="../../images/favicon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">



Expand Down
2 changes: 1 addition & 1 deletion docs/getting-started/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<link rel="icon" href="../../images/favicon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">



Expand Down
2 changes: 1 addition & 1 deletion docs/nftest_pipelines/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@


<link rel="icon" href="../../images/favicon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">



Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/developing-plugins/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<link rel="icon" href="../../../images/favicon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">



Expand Down
2 changes: 1 addition & 1 deletion docs/plugins/using-plugins/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<link rel="icon" href="../../../images/favicon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">



Expand Down
2 changes: 1 addition & 1 deletion docs/running-tests/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<link rel="icon" href="../../images/favicon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">



Expand Down
2 changes: 1 addition & 1 deletion docs/testcases/global_variables/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<link rel="icon" href="../../../images/favicon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">



Expand Down
2 changes: 1 addition & 1 deletion docs/testcases/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@


<link rel="icon" href="../../images/favicon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">



Expand Down
4 changes: 2 additions & 2 deletions docs/testcases/nextflow_function/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<link rel="icon" href="../../../images/favicon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">



Expand Down Expand Up @@ -1423,7 +1423,7 @@ <h2 id="syntax">Syntax</h2>
<span class="o">}</span>
</code></pre></div>
<blockquote>
<p><img alt="💡" class="twemoji" src="https://cdn.jsdelivr.net/gh/jdecked/twemoji@15.0.3/assets/svg/1f4a1.svg" title=":bulb:" /> Script paths that start with <code>./</code> or <code>../</code> are considered relative paths. These paths are resolved based on the location of the test script. Relative paths are beneficial when you want to reference files or directories located within the same directory as your test script or in a parent directory. These paths provide a convenient way to access files without specifying the entire path.</p>
<p><img alt="💡" class="twemoji" src="https://cdn.jsdelivr.net/gh/jdecked/twemoji@15.1.0/assets/svg/1f4a1.svg" title=":bulb:" /> Script paths that start with <code>./</code> or <code>../</code> are considered relative paths. These paths are resolved based on the location of the test script. Relative paths are beneficial when you want to reference files or directories located within the same directory as your test script or in a parent directory. These paths provide a convenient way to access files without specifying the entire path.</p>
</blockquote>
<h3 id="multiple-functions">Multiple Functions</h3>
<p>If a Nextflow script contains multiple functions and you want to test them all in the same testsuite, you can override the <code>function</code> property in each test. For example:</p>
Expand Down
2 changes: 1 addition & 1 deletion docs/testcases/nextflow_pipeline/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<link rel="icon" href="../../../images/favicon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">



Expand Down
4 changes: 2 additions & 2 deletions docs/testcases/nextflow_process/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<link rel="icon" href="../../../images/favicon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">



Expand Down Expand Up @@ -1366,7 +1366,7 @@ <h2 id="syntax">Syntax</h2>
<span class="o">}</span>
</code></pre></div>
<blockquote>
<p><img alt="💡" class="twemoji" src="https://cdn.jsdelivr.net/gh/jdecked/twemoji@15.0.3/assets/svg/1f4a1.svg" title=":bulb:" /> Script paths that start with <code>./</code> or <code>../</code> are considered relative paths. These paths are resolved based on the location of the test script. Relative paths are beneficial when you want to reference files or directories located within the same directory as your test script or in a parent directory. These paths provide a convenient way to access files without specifying the entire path.</p>
<p><img alt="💡" class="twemoji" src="https://cdn.jsdelivr.net/gh/jdecked/twemoji@15.1.0/assets/svg/1f4a1.svg" title=":bulb:" /> Script paths that start with <code>./</code> or <code>../</code> are considered relative paths. These paths are resolved based on the location of the test script. Relative paths are beneficial when you want to reference files or directories located within the same directory as your test script or in a parent directory. These paths provide a convenient way to access files without specifying the entire path.</p>
</blockquote>
<h2 id="assertions">Assertions</h2>
<p>The <code>process</code> object can be used in asserts to check its status or error messages.</p>
Expand Down
4 changes: 2 additions & 2 deletions docs/testcases/nextflow_workflow/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<link rel="icon" href="../../../images/favicon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">



Expand Down Expand Up @@ -1366,7 +1366,7 @@ <h2 id="syntax">Syntax</h2>
<span class="o">}</span>
</code></pre></div>
<blockquote>
<p><img alt="💡" class="twemoji" src="https://cdn.jsdelivr.net/gh/jdecked/twemoji@15.0.3/assets/svg/1f4a1.svg" title=":bulb:" /> Script paths that start with <code>./</code> or <code>../</code> are considered relative paths. These paths are resolved based on the location of the test script. Relative paths are beneficial when you want to reference files or directories located within the same directory as your test script or in a parent directory. These paths provide a convenient way to access files without specifying the entire path.</p>
<p><img alt="💡" class="twemoji" src="https://cdn.jsdelivr.net/gh/jdecked/twemoji@15.1.0/assets/svg/1f4a1.svg" title=":bulb:" /> Script paths that start with <code>./</code> or <code>../</code> are considered relative paths. These paths are resolved based on the location of the test script. Relative paths are beneficial when you want to reference files or directories located within the same directory as your test script or in a parent directory. These paths provide a convenient way to access files without specifying the entire path.</p>
</blockquote>
<h2 id="assertions">Assertions</h2>
<p>The <code>workflow</code> object can be used in asserts to check its status, error messages or traces.</p>
Expand Down
2 changes: 1 addition & 1 deletion docs/testcases/params/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<link rel="icon" href="../../../images/favicon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">



Expand Down
2 changes: 1 addition & 1 deletion docs/testcases/setup/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<link rel="icon" href="../../../images/favicon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">



Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@


<link rel="icon" href="images/favicon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">



Expand Down
2 changes: 1 addition & 1 deletion installation/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<link rel="icon" href="../images/favicon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">



Expand Down
2 changes: 1 addition & 1 deletion resources/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<link rel="icon" href="../images/favicon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">



Expand Down
Binary file modified sitemap.xml.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion tutorials/github-actions/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@


<link rel="icon" href="../../images/favicon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">



Expand Down
2 changes: 1 addition & 1 deletion tutorials/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@


<link rel="icon" href="../images/favicon.svg">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.42">
<meta name="generator" content="mkdocs-1.6.1, mkdocs-material-9.5.43">



Expand Down

0 comments on commit 9bf74ff

Please sign in to comment.