Skip to content

Implement not_contains assertion in assertion_checker.zig #6

@bradcypert

Description

@bradcypert

Add support for not_contains assertions in the assertion_checker.zig file. This should allow users to assert that a value does not contain a specified substring or element. Update the assertion logic to include this new assertion type, ensure appropriate error messages are generated when the assertion fails, and add relevant tests to verify the new functionality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions