Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/drashland/rhum
A test double library
https://github.com/drashland/rhum
deno node testing
Last synced: 3 months ago
JSON representation
A test double library
- Host: GitHub
- URL: https://github.com/drashland/rhum
- Owner: drashland
- License: mit
- Created: 2020-06-19T14:28:27.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-05-31T00:34:52.000Z (5 months ago)
- Last Synced: 2024-07-24T04:23:40.301Z (4 months ago)
- Topics: deno, node, testing
- Language: TypeScript
- Homepage: https://drash.land/rhum
- Size: 817 KB
- Stars: 91
- Watchers: 6
- Forks: 6
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-deno-cn - @drashland/rhum
- awesome-deno - rhum - A lightweight testing framework for Deno. (Modules / Testing)
README
# Rhum
[![Latest Release](https://img.shields.io/github/release/drashland/rhum.svg?color=bright_green&label=latest)](https://github.com/drashland/rhum/releases/latest)
[![CI](https://img.shields.io/github/actions/workflow/status/drashland/rhum/main.yml?branch=main&label=branch:main)](https://github.com/drashland/rhum/actions/workflows/main.yml)
[![Drash Land Discord](https://img.shields.io/badge/discord-join-blue?logo=discord)](https://discord.gg/RFsCSaHRWK)Rhum is a test double library that follows
[test double definitions](https://martinfowler.com/bliki/TestDouble.html) from
Gerard Meszaros.View the full documentation at https://drash.land/rhum.
In the event the documentation pages are not accessible, please view the raw
version of the documentation at
https://github.com/drashland/website-v2/tree/main/docs.