surpher/PactSwift

Feature Request: Any plans for Pact tests generator?

Open

#125 opened on Sep 29, 2024

View on GitHub
 (2 comments) (0 reactions) (0 assignees)Swift (19 forks)auto 404
enhancementhelp wanted

Repository metrics

Stars
 (55 stars)
PR merge metrics
 (PR metrics pending)

Description

Hey y'all, writing all these tests manually suuuuucks which I'm sure a lot of us can agree upon. Especially when you may have a lot of logic in one API call. Are there any plans for generating some of the boiler plate code from an openAPI Spec?

I also posted this request within the other iOS Pact framework: https://github.com/DiUS/pact-consumer-swift/issues/130

Contributor guide