Skip to content

coryLeahcordero811/conformance-tests

 
 

Repository files navigation

Compose specification conformance test suite

CI

This repository contains a test suite for testing Compose implementations to ensure that they correctly implement the Compose specification. The current state of the test suite is that it is a work in progress and contributions are welcome!

Getting started

By default, the test suite is run against the Compose reference implementation which uses the Docker Engine.

Prerequisites

Running the tests

Using the defaults, you can run the tests as follows:

$ make test

About

Conformance test suite for the Compose specification

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 72.7%
  • Dockerfile 13.3%
  • Makefile 9.5%
  • Shell 4.5%