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

Use tasty + tasty-golden for parse-examples tests. #120

@patrickt

Description

@patrickt

These diffs are a prime example of golden testing: we want to match diff output exactly. If we use tasty as our prime test runner, we can use tasty-golden to set up a more accurate test of meaning (rather than just using shouldBe on a big string), and we’ll get pretty diff output without having to keep hspec-expectations-pretty-diff around (#116).

Metadata

Metadata

Assignees

No one assigned

    Labels

    testsIssues with the tests, and/or things we don’t test (yet)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions