Skip to content

Track caller in migration tests #20

Description

@BD103

Whenever a migration test fails, it gives the location tests/harness/mod.rs:141:17. This location isn't useful, as it's not where the migration test is defined. We should use std::panic::Location and #[track_caller] to emit a useful location.

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