Skip to content
This repository was archived by the owner on Apr 13, 2021. It is now read-only.

Add golden testing #213

@tel

Description

@tel

One thing that would make tut more beneficial as a testing method would be to add a concept of "golden testing" where alongside the tut block producing some output, we write the exact anticipated output. If the output matches then nothing happens but if it does not match it triggers a test failure.

```tut:golden
2 + 2
---
4
```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions