Skip to content

Make @test test_reference the API #81

@oxinabox

Description

@oxinabox

A significant problem with the current API is that using @test_reference means we can't do @test_broken @test_reference

But we could do that if we made the test_reference function the API,
and have it returning true or false rather than doing @test true and error(...).

We can keep the current @test_reference for backwards compatibility, via it just generating the @test test_reference(...).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions