An open API service indexing awesome lists of open source software.

https://github.com/mkutz/approvej

A simple implementation of approval testing for the JVM
https://github.com/mkutz/approvej

approval-testing java kotlin testing

Last synced: 2 months ago
JSON representation

A simple implementation of approval testing for the JVM

Awesome Lists containing this project

README

          

# ApproveJ logo ApproveJ
[![Build](https://github.com/mkutz/approvej/actions/workflows/build-main.yml/badge.svg)](https://github.com/mkutz/approvej/actions/workflows/build-main.yml)
[![Sonar Quality Gate](https://img.shields.io/sonar/quality_gate/mkutz_ApproveJ?server=https%3A%2F%2Fsonarcloud.io)](https://sonarcloud.io/dashboard?id=mkutz_ApproveJ)
[![Sonar Coverage](https://img.shields.io/sonar/coverage/mkutz_ApproveJ?server=http%3A%2F%2Fsonarcloud.io)](https://sonarcloud.io/dashboard?id=mkutz_ApproveJ)
[![Maven Central](https://img.shields.io/maven-central/v/org.approvej/core)](https://repo.maven.apache.org/maven2/org/approvej/)

A simple implementation of approval testing for the JVM.