mirror of
https://github.com/kataras/iris.git
synced 2026-01-11 05:55:57 +00:00
Add a link for the end-to-end test library that Iris uses
Former-commit-id: 09543d9479d1919bb642f3190c210fa5a5b86561
This commit is contained in:
@@ -200,10 +200,12 @@ Documentation
|
|||||||
Testing
|
Testing
|
||||||
------------
|
------------
|
||||||
|
|
||||||
You can find RESTFUL test examples by navigating to the following links:
|
You can find End-To-End test examples by navigating to the source code.
|
||||||
|
|
||||||
- [gavv/_examples/iris_test.go](https://github.com/gavv/httpexpect/blob/master/_examples/iris_test.go)
|
A simple test is located to [./httptest/_example/main_test.go](https://github.com/kataras/iris/blob/v6/httptest/_example/main_test.go)
|
||||||
- [./httptest/_example/main_test.go](https://github.com/kataras/iris/blob/v6/httptest/_example/main_test.go)
|
|
||||||
|
|
||||||
|
Read more about [gavv's httpexpect](https://github.com/gavv/httpexpect).
|
||||||
|
|
||||||
|
|
||||||
FAQ
|
FAQ
|
||||||
|
|||||||
Reference in New Issue
Block a user