书栈网 · BookStack 本次搜索耗时 0.026 秒,为您找到 140 个相关结果.
  • Verifying Pacts

    Verifying Pacts Verifying Pacts from a Pact Broker Using a language that is not Pact-native? Using Docker? Verifying Pacts “Verifying a pact” is the second step of the Pact ...
  • Configuration

    Configuration Menu Consumer and Provider configuration options Consumer only configuration options Provider only configuration options Consumer and Provider log_dir logger l...
  • Ruby

    Ruby Getting Started Guide Installation Usage - an example scenario In the Zoo App (Consumer ) project 1. Start with your model 2. Create a skeleton Animal Service client class ...
  • Javascript

    Javascript 例子 Javascript Pact JS 目前兼容Pact2.0规范。访问Pact JS 网站 开始使用Javascript版的Pact。 例子 完整例子(Node 环境) Pact和Jest (Node 环境) Pact和Mocha Pact和Karma + Jasmine Pact和Karma + Moc...
  • Javascript

    Javascript 例子 Javascript Pact JS 目前兼容Pact2.0规范。访问Pact JS 网站 开始使用Javascript版的Pact。 例子 完整例子(Node 环境) Pact和Jest (Node 环境) Pact和Mocha Pact和Karma + Jasmine Pact和Karma + Moc...
  • FAQ

    FAQ Table of Contents What is Pact good for? What is Pact not good for? Who would typically implement Pact? Can I generate my pact file from something like Swagger? Why doesn’t...
  • Verifying Pacts

    Verifying pacts Using rake pact:verify With basic auth Verifying a pact at any URL using rake pact:verify:at Verifying a pact stored in Amazon S3 Using a custom pact:verify tas...
  • 其他语言

    Pact和其它语言一起使用 通用Pact提供者验证 它是如何工作的 Docker的例子 一个运行在4000 端口的Node API的docker-compose.yml例子文件: 含有提供者状态的API验证 Ruby示例 Pact和其它语言一起使用 当使用缺乏原生Pact支持的语言来写服务提供者时,你仍然可以使用通用的Pact提供者端验证...
  • Go

    Go Go-Kit例子 原生Go实现 Go Pact Go 的版本目前支持Pact v2规范,访问网站 开始学习。 Go-Kit例子 Pact Go代码库中有一个详细的Go Kit 例子 ,介绍如何使用Pact去测试Go Kit微服务。 原生Go实现 还有一个Go版本的Pact(兼容pact v1.1),不需要运行一个守护进程。如果...
  • Local API stubs

    API Stubs Docker CLI Tools API Stubs Pact contracts are easily turned into locally running API stubs. Pact contracts lack advanced features such as predicates that you might ...