Skip to content

Commit

Permalink
Add a chapter about helpers to https://go-testdeep.zetta.rocks
Browse files Browse the repository at this point in the history
Signed-off-by: Maxime Soulé <btik-git@scoubidou.com>
  • Loading branch information
maxatome committed Nov 3, 2019
1 parent 8265d01 commit 96b9c40
Show file tree
Hide file tree
Showing 81 changed files with 7,277 additions and 1,788 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ go-testdeep
[![Version](https://img.shields.io/github/tag/maxatome/go-testdeep.svg)](https://github.com/maxatome/go-testdeep/releases)
[![Mentioned in Awesome Go](https://awesome.re/mentioned-badge.svg)](https://github.com/avelino/awesome-go/#testing)

![testdeep](docs/image.png)
![testdeep](tools/docs_src/static/images/logo.png)

**Extremely flexible golang deep comparison, extends the go testing package.**

Expand Down
16 changes: 8 additions & 8 deletions docs/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,15 +9,15 @@
<title>404 Page not found</title>


<link href="/css/nucleus.css?1572770971" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1572770971" rel="stylesheet">
<link href="/css/hybrid.css?1572770971" rel="stylesheet">
<link href="/css/featherlight.min.css?1572770971" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1572770971" rel="stylesheet">
<link href="/css/theme.css?1572770971" rel="stylesheet">
<link href="/css/hugo-theme.css?1572770971" rel="stylesheet">
<link href="/css/nucleus.css?1572782833" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1572782833" rel="stylesheet">
<link href="/css/hybrid.css?1572782833" rel="stylesheet">
<link href="/css/featherlight.min.css?1572782833" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1572782833" rel="stylesheet">
<link href="/css/theme.css?1572782833" rel="stylesheet">
<link href="/css/hugo-theme.css?1572782833" rel="stylesheet">

<link href="/css/theme-green.css?1572770971" rel="stylesheet">
<link href="/css/theme-green.css?1572782833" rel="stylesheet">

<style>
:root #header + #content > #left > #rlblock_left {
Expand Down
88 changes: 63 additions & 25 deletions docs/categories/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,20 @@
<title>Categories :: go-testdeep</title>


<link href="/css/nucleus.css?1572770971" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1572770971" rel="stylesheet">
<link href="/css/hybrid.css?1572770971" rel="stylesheet">
<link href="/css/featherlight.min.css?1572770971" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1572770971" rel="stylesheet">
<link href="/css/auto-complete.css?1572770971" rel="stylesheet">
<link href="/css/atom-one-dark-reasonable.css?1572770971" rel="stylesheet">
<link href="/css/theme.css?1572770971" rel="stylesheet">
<link href="/css/hugo-theme.css?1572770971" rel="stylesheet">
<link href="/css/nucleus.css?1572782833" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1572782833" rel="stylesheet">
<link href="/css/hybrid.css?1572782833" rel="stylesheet">
<link href="/css/featherlight.min.css?1572782833" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1572782833" rel="stylesheet">
<link href="/css/auto-complete.css?1572782833" rel="stylesheet">
<link href="/css/atom-one-dark-reasonable.css?1572782833" rel="stylesheet">
<link href="/css/theme.css?1572782833" rel="stylesheet">
<link href="/css/hugo-theme.css?1572782833" rel="stylesheet">

<link href="/css/theme-green.css?1572770971" rel="stylesheet">
<link href="/css/theme-green.css?1572782833" rel="stylesheet">


<script src="/js/jquery-3.3.1.min.js?1572770971"></script>
<script src="/js/jquery-3.3.1.min.js?1572782833"></script>

<style>
:root #header + #content > #left > #rlblock_left{
Expand Down Expand Up @@ -56,14 +56,14 @@
<span data-search-clear=""><i class="fas fa-times"></i></span>
</div>

<script type="text/javascript" src="/js/lunr.min.js?1572770971"></script>
<script type="text/javascript" src="/js/auto-complete.js?1572770971"></script>
<script type="text/javascript" src="/js/lunr.min.js?1572782833"></script>
<script type="text/javascript" src="/js/auto-complete.js?1572782833"></script>
<script type="text/javascript">

var baseurl = "https:\/\/go-testdeep.zetta.rocks\/";

</script>
<script type="text/javascript" src="/js/search.js?1572770971"></script>
<script type="text/javascript" src="/js/search.js?1572782833"></script>


</div>
Expand Down Expand Up @@ -1394,6 +1394,28 @@



<li data-nav-id="/helpers/" title="Helpers" class="dd-item
">
<a href="/helpers/">
Helpers

</a>


</li>










<li data-nav-id="/faq/" title="FAQ" class="dd-item
Expand Down Expand Up @@ -2623,6 +2645,22 @@ <h1>






















Expand Down Expand Up @@ -2654,19 +2692,19 @@ <h1>
<div style="left: -1000px; overflow: scroll; position: absolute; top: -1000px; border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;">
<div style="border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;"></div>
</div>
<script src="/js/clipboard.min.js?1572770971"></script>
<script src="/js/perfect-scrollbar.min.js?1572770971"></script>
<script src="/js/perfect-scrollbar.jquery.min.js?1572770971"></script>
<script src="/js/jquery.sticky.js?1572770971"></script>
<script src="/js/featherlight.min.js?1572770971"></script>
<script src="/js/highlight.pack.js?1572770971"></script>
<script src="/js/clipboard.min.js?1572782833"></script>
<script src="/js/perfect-scrollbar.min.js?1572782833"></script>
<script src="/js/perfect-scrollbar.jquery.min.js?1572782833"></script>
<script src="/js/jquery.sticky.js?1572782833"></script>
<script src="/js/featherlight.min.js?1572782833"></script>
<script src="/js/highlight.pack.js?1572782833"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script src="/js/modernizr.custom-3.6.0.js?1572770971"></script>
<script src="/js/learn.js?1572770971"></script>
<script src="/js/hugo-learn.js?1572770971"></script>
<script src="/js/modernizr.custom-3.6.0.js?1572782833"></script>
<script src="/js/learn.js?1572782833"></script>
<script src="/js/hugo-learn.js?1572782833"></script>

<link href="/mermaid/mermaid.css?1572770971" rel="stylesheet" />
<script src="/mermaid/mermaid.js?1572770971"></script>
<link href="/mermaid/mermaid.css?1572782833" rel="stylesheet" />
<script src="/mermaid/mermaid.js?1572782833"></script>
<script>
mermaid.initialize({ startOnLoad: true });
</script>
Expand Down
88 changes: 63 additions & 25 deletions docs/example/advanced-testdeep/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,20 +12,20 @@
<title>Advanced testdeep technique :: go-testdeep</title>


<link href="/css/nucleus.css?1572770971" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1572770971" rel="stylesheet">
<link href="/css/hybrid.css?1572770971" rel="stylesheet">
<link href="/css/featherlight.min.css?1572770971" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1572770971" rel="stylesheet">
<link href="/css/auto-complete.css?1572770971" rel="stylesheet">
<link href="/css/atom-one-dark-reasonable.css?1572770971" rel="stylesheet">
<link href="/css/theme.css?1572770971" rel="stylesheet">
<link href="/css/hugo-theme.css?1572770971" rel="stylesheet">
<link href="/css/nucleus.css?1572782833" rel="stylesheet">
<link href="/css/fontawesome-all.min.css?1572782833" rel="stylesheet">
<link href="/css/hybrid.css?1572782833" rel="stylesheet">
<link href="/css/featherlight.min.css?1572782833" rel="stylesheet">
<link href="/css/perfect-scrollbar.min.css?1572782833" rel="stylesheet">
<link href="/css/auto-complete.css?1572782833" rel="stylesheet">
<link href="/css/atom-one-dark-reasonable.css?1572782833" rel="stylesheet">
<link href="/css/theme.css?1572782833" rel="stylesheet">
<link href="/css/hugo-theme.css?1572782833" rel="stylesheet">

<link href="/css/theme-green.css?1572770971" rel="stylesheet">
<link href="/css/theme-green.css?1572782833" rel="stylesheet">


<script src="/js/jquery-3.3.1.min.js?1572770971"></script>
<script src="/js/jquery-3.3.1.min.js?1572782833"></script>

<style>
:root #header + #content > #left > #rlblock_left{
Expand Down Expand Up @@ -56,14 +56,14 @@
<span data-search-clear=""><i class="fas fa-times"></i></span>
</div>

<script type="text/javascript" src="/js/lunr.min.js?1572770971"></script>
<script type="text/javascript" src="/js/auto-complete.js?1572770971"></script>
<script type="text/javascript" src="/js/lunr.min.js?1572782833"></script>
<script type="text/javascript" src="/js/auto-complete.js?1572782833"></script>
<script type="text/javascript">

var baseurl = "https:\/\/go-testdeep.zetta.rocks\/";

</script>
<script type="text/javascript" src="/js/search.js?1572770971"></script>
<script type="text/javascript" src="/js/search.js?1572782833"></script>


</div>
Expand Down Expand Up @@ -1394,6 +1394,28 @@



<li data-nav-id="/helpers/" title="Helpers" class="dd-item
">
<a href="/helpers/">
Helpers

</a>


</li>










<li data-nav-id="/faq/" title="FAQ" class="dd-item
Expand Down Expand Up @@ -2713,6 +2735,22 @@ <h1>






















Expand Down Expand Up @@ -2747,19 +2785,19 @@ <h1>
<div style="left: -1000px; overflow: scroll; position: absolute; top: -1000px; border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;">
<div style="border: none; box-sizing: content-box; height: 200px; margin: 0px; padding: 0px; width: 200px;"></div>
</div>
<script src="/js/clipboard.min.js?1572770971"></script>
<script src="/js/perfect-scrollbar.min.js?1572770971"></script>
<script src="/js/perfect-scrollbar.jquery.min.js?1572770971"></script>
<script src="/js/jquery.sticky.js?1572770971"></script>
<script src="/js/featherlight.min.js?1572770971"></script>
<script src="/js/highlight.pack.js?1572770971"></script>
<script src="/js/clipboard.min.js?1572782833"></script>
<script src="/js/perfect-scrollbar.min.js?1572782833"></script>
<script src="/js/perfect-scrollbar.jquery.min.js?1572782833"></script>
<script src="/js/jquery.sticky.js?1572782833"></script>
<script src="/js/featherlight.min.js?1572782833"></script>
<script src="/js/highlight.pack.js?1572782833"></script>
<script>hljs.initHighlightingOnLoad();</script>
<script src="/js/modernizr.custom-3.6.0.js?1572770971"></script>
<script src="/js/learn.js?1572770971"></script>
<script src="/js/hugo-learn.js?1572770971"></script>
<script src="/js/modernizr.custom-3.6.0.js?1572782833"></script>
<script src="/js/learn.js?1572782833"></script>
<script src="/js/hugo-learn.js?1572782833"></script>

<link href="/mermaid/mermaid.css?1572770971" rel="stylesheet" />
<script src="/mermaid/mermaid.js?1572770971"></script>
<link href="/mermaid/mermaid.css?1572782833" rel="stylesheet" />
<script src="/mermaid/mermaid.js?1572782833"></script>
<script>
mermaid.initialize({ startOnLoad: true });
</script>
Expand Down
Loading

0 comments on commit 96b9c40

Please sign in to comment.