dredd

Language-agnostic HTTP API Testing Framework

Github星跟蹤圖

Dredd — HTTP API Testing Framework

npm version
Build Status
Build Status
Documentation 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)

主要指標

概覽
名稱與所有者apiaryio/dredd
主編程語言JavaScript
編程語言Shell (語言數: 5)
平台
許可證MIT License
所有者活动
創建於2013-09-04 12:21:35
推送於2024-05-11 13:19:25
最后一次提交2023-07-18 21:18:51
發布數224
最新版本名稱dredd-transactions@10.1.0 (發布於 2021-11-16 13:37:16)
第一版名稱v0.1.0 (發布於 2013-10-25 15:20:20)
用户参与
星數4.2k
關注者數72
派生數280
提交數3.3k
已啟用問題?
問題數786
打開的問題數211
拉請求數832
打開的拉請求數49
關閉的拉請求數628
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?