Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rbusarow/hermit
Lazy Kotlin delegates which automatically reset with a test lifecycle.
https://github.com/rbusarow/hermit
junit5 kotlin kotlin-testing testing testing-tools
Last synced: 11 days ago
JSON representation
Lazy Kotlin delegates which automatically reset with a test lifecycle.
- Host: GitHub
- URL: https://github.com/rbusarow/hermit
- Owner: RBusarow
- License: apache-2.0
- Created: 2020-05-11T05:38:51.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-09-10T15:41:36.000Z (about 2 months ago)
- Last Synced: 2024-10-12T20:27:28.645Z (27 days ago)
- Topics: junit5, kotlin, kotlin-testing, testing, testing-tools
- Language: Kotlin
- Homepage:
- Size: 621 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.rickbusarow.hermit/hermit-core/badge.svg)](https://maven-badges.herokuapp.com/maven-central/com.rickbusarow.hermit/hermit-core)
![CI](https://github.com/RBusarow/hermit/workflows/CI/badge.svg)
[![License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0)# Hermit
## Contents
I promise I'll put things here soon.