thiagoblima / openbanking-conformance-suite

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open Banking Logo

made-with-go made-with-vue-js master develop Go Reportcard


The Functional Conformance Tool is an Open Source test tool provided by Open Banking. The goal of the suite is to provide an easy and comprehensive tool that enables implementers to test interfaces and data endpoints against the Functional API standard.

The supporting documentation assumes technical understanding of the Open Banking ecosystem. An introduction to the concepts is available via the Open Banking Website.

To provide feedback, please use the public issue tracker or see the CONTRIBUTING.md.

Release Notes


Release v1.6.7 (24th February 2021)

The release is called v1.6.7, an update to support additional roadmap tests and contains minor fixes.

Full Release Notes (v1.6.7.md)

Quickstart


Pull and run the latest (stable) tagged Docker image:

> docker run --rm -it -p 8443:8443 "openbanking/conformance-suite:v1.6.7"

See Setup Guide

Prerequisites

The tool is compatible with the Open Banking UK R/W specification versions: 3.1.0, 3.1.1, 3.1.2, 3.1.3, 3.1.4, 3.1.5, 3.1.6.

In order to run a container you'll need docker installed.

Support


For support on using the suite use the Open Banking Help Centre. To raise bugs or features please use the issue tracker.

Licensing


This repository is subject to this MIT Open Licence. Please read our LICENSE.md for more information

Contributing


Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests.

Useful links


About

License:MIT License


Languages

Language:Go 77.6%Language:JavaScript 13.4%Language:Vue 7.7%Language:CSS 0.8%Language:Makefile 0.2%Language:Dockerfile 0.2%Language:Shell 0.1%Language:HTML 0.0%