Skip to content

Multiple Expected Assertions in Tests #195

@rcosta358

Description

@rcosta358

With #194, a single test file could contain multiple expected errors, instead of requiring a separate test file for each failure. This would allow the test suite to verify that all expected errors are reported and no unexpected errors occur.

Then, some related tests should be merged into single files, similarly to the tests that should pass.

Metadata

Metadata

Assignees

No one assigned

    Labels

    testsRelated to tests

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions