swagger-api/swagger-codegen

[C++][cpprest] Add Petstore test for C++ (cpprest) API client

Open

#5 388 ouverte le 13 avr. 2017

Voir sur GitHub
 (0 commentaires) (1 réaction) (0 assignés)HTML (5 474 forks)batch import
Client: C++Enhancement: CI/Testhelp wanted

Métriques du dépôt

Stars
 (12 701 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Description

Similar to Qt5 C++, we want to add Petstore test for C++ (cpprest) API client so that we run integration tests as part of the CI.

Swagger-codegen version

Latest master

Suggest a Fix

A good starting point is to look at the tests for Qt5 C++: https://github.com/swagger-api/swagger-codegen/tree/master/samples/client/petstore/qt5cpp/PetStore

Guide contributeur