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