Add to the list php-openapi to the list of test suite users#1390
Open
pieterocp wants to merge 1 commit intoAPIs-guru:mainfrom
Open
Add to the list php-openapi to the list of test suite users#1390pieterocp wants to merge 1 commit intoAPIs-guru:mainfrom
pieterocp wants to merge 1 commit intoAPIs-guru:mainfrom
Conversation
See the tests in https://github.com/cebe/php-openapi/blob/893ab104be1f5dfe5a39766703f583584e43c6e1/tests/spec/OpenApiTest.php + composer.json for how this is being used as a way to check the library works for a lot of different spec files
Author
|
Hello, any chance of a review/feedback at all? Would be a nice small change to hopefully get more people using this for build more openapi tooling. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See the tests in https://github.com/cebe/php-openapi/blob/893ab104be1f5dfe5a39766703f583584e43c6e1/tests/spec/OpenApiTest.php
Want to add this to the list since this has been a robust library that others in the PHP community have been able to build on, and having this as a dataset helps maintain this + might help inspire other libraries in other languages to pull this in for testing.
Thank you.