apiaryio / dredd-docker

Docker image for Dredd, a language-agnostic HTTP API testing tool

Home Page:https://hub.docker.com/r/apiaryio/dredd/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dredd in Docker

DockerHub: apiaryio/dredd

Travis CI Build Status Docker Build Status Docker Pulls Docker Stars

Dredd is an HTTP API testing tool. You can find out more about it at its documentation or its code repository. This repository contains Docker setup for Dredd in form of a Dockerfile and the tooling necessary to regularly publish a Docker image with the latest Dredd version available.

How to run Dredd using Docker?

Please read the Docker section of the Dredd's installation guide.

How does this repository work?

This repository has Travis CI builds set up. Travis CI supports setting up a cron build, which triggers every day. The build ensures the Dredd image isn't behind the latest Dredd version for more than one day.

About

Docker image for Dredd, a language-agnostic HTTP API testing tool

https://hub.docker.com/r/apiaryio/dredd/

License:MIT License


Languages

Language:Shell 80.5%Language:Dockerfile 19.5%