zed/extensions/gleam
Marshall Bowers e0cfba43aa
gleam: Detect tests using describe API for Startest (#12221)
This PR updates the Gleam runnables to detect tests using the `describe`
API in Startest.

This isn't entirely functional yet, as it is still just uses the test
function name to run the tests (which Startest doesn't yet support).

Release Notes:

- N/A
2024-05-23 17:20:06 -04:00
..
languages/gleam gleam: Detect tests using describe API for Startest (#12221) 2024-05-23 17:20:06 -04:00
src gleam: Don't cache user-installed gleam (#10635) 2024-04-16 13:11:58 -04:00
Cargo.toml gleam: Bump to v0.1.3 (#12000) 2024-05-17 16:31:01 -04:00
extension.toml gleam: Bump to v0.1.3 (#12000) 2024-05-17 16:31:01 -04:00
LICENSE-APACHE Add license to Gleam extension (#8730) 2024-03-02 17:56:57 -05:00