Current section

Files

Jump to
gleeunit gleam.toml
Raw

gleam.toml

name = "gleeunit"
version = "0.2.0"
licences = ["Apache-2.0"]
description = "Gleam bindings to the Erlang EUnit test framework"
[dependencies]
gleam_stdlib = "~> 0.17"
[dev-dependencies]
# some_test_package = "~> 1.0.0"