gleeunit fork that adds ability to filter by test name
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
git@tangled.org:bthom.tngl.sh/gleeunit

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

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" }