Skip to content

Migrate tests off of gleeunit/should AND managing path sprawl #60

Description

@bcpeinhardt

Since Gleam got the new assert syntax, the gleeunit/should module has been deprecated. I'd like to update the tests to use gleeunit/should.
While we're at it, the tests use a bunch of hard coded descriptive file names. I'd like to replace that with more organized system for generating test files and directories. It would be especially helpful if the tests were platform aware (I test on mac and linux but not windows, but would like to get windows testing set up).

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions