http-mock

Mock HTTP requests on the server side in your PHP unit tests

  • 所有者: InterNations/http-mock
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

HTTP Mock for PHP

Gitter Build Status Dependency Status Average time to resolve an issue Percentage of issues still open

Mock HTTP requests on the server side in your PHP unit tests.

HTTP Mock for PHP mocks the server side of an HTTP request to allow integration testing with the HTTP side.
It uses PHP’s builtin web server to start a second process that handles the mocking. The server allows
registering request matcher and responses from the client side.

BIG FAT WARNING: software like this is inherently insecure. Only use in trusted, controlled environments.

Usage

Read the docs

主要指标

概览
名称与所有者InterNations/http-mock
主编程语言PHP
编程语言PHP (语言数: 1)
平台
许可证MIT License
所有者活动
创建于2013-05-23 17:38:04
推送于2024-01-16 17:03:50
最后一次提交
发布数15
最新版本名称0.14.0 (发布于 )
第一版名称0.4.0 (发布于 )
用户参与
星数391
关注者数23
派生数61
提交数173
已启用问题?
问题数34
打开的问题数12
拉请求数24
打开的拉请求数4
关闭的拉请求数14
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?