Skip to content

WTB test fixtures! #5

@anporumb

Description

@anporumb

at the moment, there's a (1x) global TEST_SUITE_INITIALIZE and a (1x) global TEST_FUNCTION_INITIALIZE. This does not leave much flexibility in setting up the initial conditions for a test.

A test fixture feature would allow reuse of pre-existing conditions easier and would (likely) reduce the amount of code in ///arrange sections.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions