[英文]Pact: A contract testing tool    

[英文]Pact: A contract testing tool
  • 文档评分: 4.0 (0 个有效评分
  • 文档语言: 中文
  • 章节数量:0
  • 阅读人次:6412
  • 收藏数量:0
  • 内容来源:1
  • 整理分享:
  • 文档概述
    Pact is a contract testing tool. Contract testing is a way to ensure that services (such as an API provider and a client) can communicate with each other. Without contract testing, the only way to know that services can communicate is by using expensive and brittle integration tests.