Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/creek-service/creek-test

Test helpers and utilities
https://github.com/creek-service/creek-test

Last synced: 4 days ago
JSON representation

Test helpers and utilities

Awesome Lists containing this project

README

        

[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)
[![Coverage Status](https://coveralls.io/repos/github/creek-service/creek-test/badge.svg?branch=main)](https://coveralls.io/github/creek-service/creek-test?branch=main)
[![Build](https://github.com/creek-service/creek-test/actions/workflows/build.yml/badge.svg)](https://github.com/creek-service/creek-test/actions/workflows/build.yml)
[![Maven Central](https://img.shields.io/maven-central/v/org.creekservice/creek-test-hamcrest.svg)](https://central.sonatype.dev/search?q=creek-test-*)
[![CodeQL](https://github.com/creek-service/creek-test/actions/workflows/codeql.yml/badge.svg)](https://github.com/creek-service/creek-test/actions/workflows/codeql.yml)
[![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/creek-service/creek-test/badge)](https://api.securityscorecards.dev/projects/github.com/creek-service/creek-test)
[![OpenSSF Best Practices](https://bestpractices.coreinfrastructure.org/projects/6899/badge)](https://bestpractices.coreinfrastructure.org/projects/6899)

# Creek Test

Test helper libraries used internally by Creek.
Not intended for use by others.

See [CreekService.org](https://www.creekservice.org) for info on Creek Service.

## Modules

* **[util](util)** [[JavaDocs](https://javadoc.io/doc/org.creekservice/creek-test-util)]: some Creek specific test utility classes.
* **[hamcrest](hamcrest)** [[JavaDocs](https://javadoc.io/doc/org.creekservice/creek-test-hamcrest)]: some additional [Hamcrest][1] matchers and helpers.
* **[conformity](conformity)** [[JavaDocs](https://javadoc.io/doc/org.creekservice/creek-test-conformity)]: tests helpers for checking projects conform to Creek standards, automating some of code review tasks.

[1]: http://hamcrest.org/JavaHamcrest/index