Skip to content

unit test machinery #428

Closed
Closed
@graydon

Description

@graydon

We want the language to ship with an integrated unit-testing system of sorts. Nothing too fancy, just a "no excuses" sort of entrypoint in the language plus some driver logic to collect tests and make a binary that shells out to a runner with a stock interface.

Possibly copy D with its "test { ... }" blocks or such.

Metadata

Metadata

Assignees

Labels

A-frontendArea: Compiler frontend (errors, parsing and HIR)

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions