Packages
testcontainer_formulas
1.0.0
Ready-to-use, fully customizable Testcontainer formulas for Gleam (postgres, redis, …).
Current section
Files
Jump to
Current section
Files
testcontainer_formulas
gleam.toml
gleam.toml
name = "testcontainer_formulas"
version = "1.0.0"
description = "Ready-to-use, fully customizable Testcontainer formulas for Gleam (postgres, redis, …)."
licences = ["MIT"]
repository = { type = "github", user = "lupodevelop", repo = "testcontainer_formulas" }
gleam = ">= 1.14.0"
[dependencies]
gleam_stdlib = ">= 0.44.0 and < 2.0.0"
cowl = ">= 1.0.0 and < 2.0.0"
testcontainer = ">= 1.0.0 and < 2.0.0"
[dev-dependencies]
gleeunit = ">= 1.0.0 and < 2.0.0"
envie = ">= 1.0.0 and < 2.0.0"