https://github.com/creek-service/creek-test
Test helpers and utilities
https://github.com/creek-service/creek-test
Last synced: 25 days ago
JSON representation
Test helpers and utilities
- Host: GitHub
- URL: https://github.com/creek-service/creek-test
- Owner: creek-service
- License: apache-2.0
- Created: 2021-12-08T11:11:41.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-01T03:23:35.000Z (about 2 months ago)
- Last Synced: 2025-04-01T04:24:29.587Z (about 2 months ago)
- Language: Java
- Size: 679 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[](https://opensource.org/licenses/Apache-2.0)
[](https://coveralls.io/github/creek-service/creek-test?branch=main)
[](https://github.com/creek-service/creek-test/actions/workflows/build.yml)
[](https://central.sonatype.dev/search?q=creek-test-*)
[](https://github.com/creek-service/creek-test/actions/workflows/codeql.yml)
[](https://api.securityscorecards.dev/projects/github.com/creek-service/creek-test)
[](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