Skip to content

Commit 2cbffd1

Browse files
authored
Add Gesso (#812)
1 parent 6b85a93 commit 2cbffd1

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

src/content/tools/gesso.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
name: Gesso
3+
description: Framework-agnostic OpenAPI contract testing for PHPUnit that validates requests and responses against your OpenAPI description and reports which endpoints, statuses, and content types your tests actually cover. Ships Laravel, Symfony, Pest, and PSR-7 adapters.
4+
categories:
5+
- testing
6+
link: https://studio-design.github.io/gesso/
7+
languages:
8+
php: true
9+
repo: https://github.com/studio-design/gesso
10+
oasVersions:
11+
v2: false
12+
v3: true
13+
v3_1: true
14+
v3_2: true
15+
---

0 commit comments

Comments
 (0)