swagger-api/swagger-codegen

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

Open

#5.388 aberto em 13 de abr. de 2017

Ver no GitHub
 (0 comments) (1 reaction) (0 assignees)HTML (5.474 forks)batch import
Client: C++Enhancement: CI/Testhelp wanted

Métricas do repositório

Stars
 (12.701 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador