Skip to content

formatting-stack.processors.test-runner/test!: return a useful value #176

@vemv

Description

@vemv

Context

test! currently returns the fixed value nil. This makes it a limited primitive for creating more substantial functionality.

Task

Make it return a boolean depending on whether the test suite passed

Acceptance criteria

A boolean? is returned no matter what, even in face of exceptions (as they are common in WIP/failing/flaky tests)

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