diff --git a/README.md b/README.md index 78ffea90..2bb8578b 100644 --- a/README.md +++ b/README.md @@ -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.** diff --git a/docs/404.html b/docs/404.html index db97c411..9ed03250 100644 --- a/docs/404.html +++ b/docs/404.html @@ -9,15 +9,15 @@ 404 Page not found - - - - - - - + + + + + + + - + + + + + + + + + + +
+
+
+ +
+
+ + + + + + + +
+
+ +
+ +
+ +
+ +

+ + Helpers +

+ + + + + + + + + +

HTTP API test helper aka. tdhttp

+ +

The +tdhttp +package helper allows to easily test HTTP APIs.

+ +

It handles any kind of API, with some specific features for the routes +accepting and/or returning JSON or XML.

+ +

See examples of use in FAQ.

+ +

Helpers utils aka. tdutil

+ +

To write helpers, some commonly used functions are shared in +tdutil +package.

+ + + + + +
+ +
+ + +
+ + +
+ + + +
+ +
+
+
+ + + + + + + + + + + + + + + + + + diff --git a/docs/helpers/index.xml b/docs/helpers/index.xml new file mode 100644 index 00000000..d55af09a --- /dev/null +++ b/docs/helpers/index.xml @@ -0,0 +1,14 @@ + + + + Helpers on go-testdeep + https://go-testdeep.zetta.rocks/helpers/ + Recent content in Helpers on go-testdeep + Hugo -- gohugo.io + en-us + + + + + + \ No newline at end of file diff --git a/docs/image.png b/docs/images/logo.png similarity index 100% rename from docs/image.png rename to docs/images/logo.png diff --git a/docs/index.html b/docs/index.html index 103f29a8..6b1416e6 100644 --- a/docs/index.html +++ b/docs/index.html @@ -12,20 +12,20 @@ go-testdeep :: go-testdeep - - - - - - - - - + + + + + + + + + - + - +