Skip to content

API to expect UIImage  #41

Description

@ralfebert

It would be awesome if there would be an API to compare an UIImage to be able to visually inspect images, for example to test rendering code without creating full views.

Something like: expect(image: UIImage)

Current workaround: expect(UIImageView(image: image))

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