Skip to content

[refactoring] Modularization of the strategy to define assertions #365

Description

@beluamat29

Problem

Currently all assertions rely on the class Assertion. This class has a very long protocol, grouping assertions of all kinds.

Proposed solution

Propose a strategy to modularize different classes of assertions, keeping core assertions into the Assertion class. The goal is that the users can import only the assertion modules they'd like to use (like a plugin oriented architecture).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions