Skip to content

Running tests could be automatic during development #2

@czj

Description

@czj

Like Guard with Ruby, we could use Sentry with Crystal to run specs every time one changes.

https://github.com/samueleaton/sentry

We could have a Makefile that allows us to build the binary :

$ make build

Or release :

$ make release

Or run tests :

$ make test

Or watch folders and run tests

$ make sentry

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions