Giter Site home page Giter Site logo

cdct-experiment's Introduction

Consumer-driven contract testing - A playground project

This project serves as an experimental playground for consumer-driven contract testing.

It demonstrates how to generate requests send to a third-party remote web service.

These requests can be used to create a Java module, which is integrated into a CI pipeline and is continuously running on a nightly basis to detect changes in the third-party API as early as possible.

Background

While working on a current project, which involves some Azure cloud services the current test implementations are slowing down continuous testing cycles during development because they are directly using third-party services.

This experiment tries to find a way how to come up with a setup which allows fast and isolated test runs during development, and how to ensure the API integration will work on the production system without directly issuing tests against it during the development phase.

Installation

TODO

Usage

TODO

Support

If you want to run your own experiment by using this project as your starting point, feel free to ask questions by using the issue tracker.

Please note that no questions can be answered for services that are not used in the current project version, as it is too likely that the project maintainers do not know these services well enough.

In this case, feel free to create a pull request which enhances this project with the API or service in question.

Roadmap

TODO

Contributing

TODO

Authors and acknowledgment

License

MIT

cdct-experiment's People

Contributors

dreadwarrior avatar

Watchers

 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.