this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Gleam 49.3%
JavaScript 12.2%
Erlang 10.8%
Other 27.7%
126 1 31

Clone this repository

https://tangled.org/bthom.tngl.sh/gleeunit https://tangled.org/did:plc:lpt4n7e76yzugoztkcyrt37h/gleeunit
git@tangled.org:bthom.tngl.sh/gleeunit git@tangled.org:did:plc:lpt4n7e76yzugoztkcyrt37h/gleeunit

For self-hosted knots, clone URLs may differ based on your setup.

Download tar.gz
README.md

gleeunit fork#

This is a fork of gleeunit that adds ability to filter by test name with the --test-name-filter=NAME flag.

I will not be adding it to hex under a different name or anything like that. You'll have to manually add it to your gleam.toml dev dependencies:

gleeunit = { git = "https://tangled.sh/@bthom.tngl.sh/gleeunit", ref = "v1.7.0" }