mirror of
https://github.com/kataras/iris.git
synced 2025-03-15 03:56:27 +01:00
Add a link for the end-to-end test library that Iris uses
Former-commit-id: 09543d9479d1919bb642f3190c210fa5a5b86561
This commit is contained in:
parent
5c318dfce6
commit
ab63ebcfa5
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue
Block a user