1
0
mirror of https://github.com/kataras/iris.git synced 2025-12-17 09:57:01 +00:00

Added support for third party packages on httptest package with tests & example. (#1992)

* Added support for third party packages on httptest package with tests.

* Update httptest.go

Co-authored-by: Gerasimos (Makis) Maropoulos <kataras2006@hotmail.com>
This commit is contained in:
Muhammad Hasan Alasady
2022-10-22 18:02:55 +03:00
committed by GitHub
parent bdceab9342
commit c1fa064d98
8 changed files with 483 additions and 7 deletions

1
.gitignore vendored
View File

@@ -1,3 +1,4 @@
.idea
.vscode
.directory
coverage.out