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?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?