Go的端到端HTTP和REST API测试。-Golang开发

时间:2021-05-26 14:45:32
【文件属性】:
文件名称:Go的端到端HTTP和REST API测试。-Golang开发
文件大小:116KB
文件格式:ZIP
更新时间:2021-05-26 14:45:32
Golang Testing httpexpect简洁,声明式且易于使用的Go(golang)端到端HTTP和REST API测试。 基本上,httpexpect是一组针对HTTP请求以及HTTP响应和有效负载的断言的可链接构建器,在httpexpect上简洁,声明性且易于使用的Go(golang)端到端HTTP和REST API测试。 基本上,httpexpect是一组在net / http和几个实用程序包之上的,用于HTTP请求以及用于HTTP响应和有效负载的断言的可链接构建器。 工作流程:逐步建立HTTP请求。 检查HTTP响应。 递归检查响应负载。 功能请求构建器URL路径构造,以及go-interpol packa提供的简单字符串插值
【文件预览】:
httpexpect-master
----mocks_test.go(3KB)
----helpers.go(4KB)
----e2e_basic_test.go(4KB)
----match.go(5KB)
----reporter.go(1KB)
----e2e_tls_test.go(3KB)
----.golangci.yml(103B)
----go.mod(1KB)
----websocket_message_test.go(7KB)
----binder.go(5KB)
----.github()
--------workflows()
----binder_test.go(8KB)
----response.go(15KB)
----object_test.go(13KB)
----object.go(9KB)
----value.go(8KB)
----go.sum(10KB)
----e2e_chunked_test.go(2KB)
----array_test.go(9KB)
----datetime.go(3KB)
----websocket_message.go(8KB)
----e2e_cookie_test.go(3KB)
----_examples()
--------echo_test.go(2KB)
--------gin.go(407B)
--------go.mod(712B)
--------iris.go(2KB)
--------go.sum(26KB)
--------websocket_test.go(3KB)
--------websocket.go(1KB)
--------fruits_test.go(1KB)
--------gin_test.go(735B)
--------doc.go(68B)
--------fasthttp_test.go(648B)
--------gae_test.go(1KB)
--------echo.go(1KB)
--------iris_test.go(3KB)
--------gae.go(388B)
--------fasthttp.go(450B)
--------fruits.go(2KB)
----printer_test.go(1KB)
----boolean.go(2KB)
----cookie.go(3KB)
----datetime_test.go(3KB)
----boolean_test.go(2KB)
----duration.go(4KB)
----response_test.go(22KB)
----websocket_test.go(25KB)
----number.go(6KB)
----duration_test.go(3KB)
----websocket.go(12KB)
----e2e_retry_test.go(6KB)
----number_test.go(6KB)
----request_test.go(36KB)
----LICENSE(1KB)
----expect_test.go(6KB)
----request.go(38KB)
----chain_test.go(1KB)
----e2e_fs_test.go(773B)
----README.md(16KB)
----Makefile(379B)
----array.go(8KB)
----printer.go(3KB)
----match_test.go(3KB)
----string_test.go(6KB)
----websocket_dialer.go(2KB)
----string.go(8KB)
----cookie_test.go(2KB)
----expect.go(15KB)
----e2e_redirect_test.go(5KB)
----chain.go(630B)
----helpers_test.go(3KB)
----e2e_context_test.go(9KB)
----e2e_websocket_test.go(8KB)
----value_test.go(17KB)

网友评论