mirror of
https://github.com/kataras/iris.git
synced 2026-01-10 21:45:57 +00:00
Add Strict option to httptest as requested at: #1722
This commit is contained in:
@@ -28,6 +28,8 @@ The codebase for Dependency Injection, Internationalization and localization and
|
||||
|
||||
## Fixes and Improvements
|
||||
|
||||
- New `httptest.Strict` option setter to enable the `httpexpect.RequireReporter` instead of the default `httpexpect.AssetReporter. Use that to enable complete test failure on the first error. As requested at: [#1722](https://github.com/kataras/iris/issues/1722).
|
||||
|
||||
- New `uuid` builtin path parameter type. Example:
|
||||
|
||||
```go
|
||||
|
||||
Reference in New Issue
Block a user