Skip to content

TD: Standardize on test utilities for cleanupΒ #798

@zFernand0

Description

@zFernand0

This originated from the Test Context class introduced in #750.

I believe this is a great start for our testing utilities around proper cleanup.

I believe that a Test Context class, in combination with TestFileGuard (Thanks Timothy for the suggestion - see #789), is a better approach than doing cleanup in each test, or using simple vectors like we (terrible idea by me πŸ˜…) started doing in the zowex.ds.test.cpp


Curious if we should leverage similar Context classes for other tests (instead of relying on a rudimentary vector-like implementation) πŸ˜‹

Originally posted by @zFernand0 in #750 (comment)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    New Issues

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions