fitting
API validator
Automates testing and validation of API documentation in Ruby on Rails applications using RSpec, WebMock, and API Blueprint/OpenAPI standards.
Library add improve test log for RSpec and WebMock, validate its according to API Blueprint and Open API, show the documentation coverage with log.
60 stars
8 watching
9 forks
Language: Ruby
last commit: 5 months ago api-blueprintconsumer-driven-contractscoveragecoverage-apidocument-driven-developmentdrafterjson-schemaopenapiopenapi3rspecswaggertests-coveragevalidationwebmock
Related projects:
Repository | Description | Stars |
---|---|---|
zipmark/rspec_api_documentation | Automatically generates API documentation from RSpec spec files | 1,448 |
rspec/rspec-expectations | A Ruby API to express expected outcomes of code examples | 1,260 |
eliotsykes/rspec-rails-examples | A comprehensive reference for testing Rails apps using RSpec | 2,157 |
k1low/awspec | Automated testing framework for AWS resources using RSpec | 1,173 |
rubocop/rubocop-rspec | Analyzes Ruby code for style and syntax errors in RSpec files | 810 |
sublimetext/rspec | Adds RSpec support to Sublime Text for writing and testing Ruby BDD tests | 124 |
zuazo/dockerspec | Enables running RSpec and Serverspec tests against Dockerfiles or images | 182 |
cxxxr/apispec | A Common Lisp library for validating and parsing HTTP requests and responses based on OpenAPI3 specifications. | 33 |
wework/speccy | Ensures OpenAPI specifications conform to quality standards and provides rules for improvement | 828 |
serpapi/turbo_tests | A tool that runs RSpec tests in parallel on multiple cores with incremental output | 175 |
subeeshcbabu-zz/swagvali | A tool for generating validators for Swagger APIs | 8 |
tiagopog/jsonapi-utils | Simplifies building JSON API-compliant APIs in Ruby on Rails | 216 |
rspec/rspec-rails | A testing framework and code climate gem for Rails applications | 5,182 |
cebe/php-openapi | A tool for reading and writing OpenAPI 3.0.x files in PHP. | 472 |
nicolasblanco/rails_param | A Ruby library for validating and coercing parameters in Rails controllers. | 942 |