gleam/test/running_modules
2023-08-26 17:57:55 +01:00
..
src New external function syntax 2023-07-23 21:14:32 +01:00
test fix: test gleeunit so a dependency is tested 2023-03-17 11:07:01 +00:00
.gitignore task: add tests 2023-03-17 11:07:01 +00:00
gleam.toml check config for test dir 2023-04-25 13:09:20 +01:00
Makefile Rejig shell script 2023-03-17 11:18:34 +00:00
manifest.toml Update deps 2023-08-26 17:57:55 +01:00
README.md fix: test gleeunit so a dependency is tested 2023-03-17 11:07:01 +00:00
run_tests.sh Suggest alternative, valid module if provided module starts with src/ or test/ (#2160) 2023-05-24 11:14:40 +01:00

Running Modules

Tests running modules with the gleam run -m command on all targets and runtimes. The test directory is required for gleeunit to run in the running a dependency module tests.