Skip to content

Remove try! from test code #4865

@armcknight

Description

@armcknight

Description

Previously I've removed potential crashers in test code in #4125 and #4132, but I guess I didn't think to look for this. Just noticed it, and we currently have 69 instances. Most should be an easy conversion of the enclosing test cases to throws, but a few are property intializers on Fixture instances that will need a little more work to maybe change to optional types.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions