GithubHelp home page GithubHelp logo

bmorelax / dredd Goto Github PK

View Code? Open in Web Editor NEW

This project forked from apiaryio/dredd

0.0 0.0 0.0 4.25 MB

Language-agnostic HTTP API Testing Tool

Home Page: https://dredd.org

License: MIT License

JavaScript 95.23% API Blueprint 4.26% Shell 0.51%

dredd's Introduction

Dredd โ€” HTTP API Testing Framework

npm version Build Status Build Status Dependency Status devDependency Status Greenkeeper badge Documentation Status Coverage Status Known Vulnerabilities

Dredd - HTTP API Testing Framework

Dredd is a language-agnostic command-line tool for validating API description document against backend implementation of the API.

Dredd reads your API description and step by step validates whether your API implementation replies with responses as they are described in the documentation.

Supported API Description Formats

Supported Hooks Languages

Dredd supports writing hooks โ€” a glue code for each test setup and teardown. Following languages are supported:

Supported Systems

Installation

$ npm install -g dredd

Quick Start

  1. Create an API Blueprint file called api-description.apib. Follow tutorial at API Blueprint website or just take one of the ready-made examples.

  2. Run interactive configuration:

    $ dredd init
  3. Run Dredd:

    $ dredd
  4. To see how to use all Dredd's features, browse the full documentation.

Howtos, Tutorials, Blogposts (3rd party)

dredd's People

Contributors

abtris avatar ahartoto avatar alejandropg avatar anth0d avatar arcz avatar codefred avatar ddelnano avatar esse avatar freaz avatar greenkeeper[bot] avatar hobofan avatar honzajavorek avatar ingmarstein avatar jceplaras avatar jgjadaoag avatar jonathanbp avatar kuba-kubula avatar kunicmarko20 avatar kylef avatar michalholasek avatar miiila avatar netmilk avatar ngmarmaduke avatar pksunkara avatar polc avatar realityking avatar smizell avatar ungrim97 avatar w-vi avatar zdne avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.