Skip to content

Better Harness and Assertion Template support for render props #529

@matt-gadd

Description

@matt-gadd

Enhancement
Assertion Templates have made creating/modifying assertions a lot easier for testing, but it's still really difficult to call and assert against render props, which mostly involves abusing the trigger func and asserting raw DNodes rather than using an Assertion Template. It would be nice to improve the ergonomics of this so a user can write these the same as any other Assertion Template.

This might be more achievable with: #528

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: testingTestingenhancementNew feature or requestnextIssue/Pull Request for the next major version

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions