Skip to content

Avoid unnecessary fixture teardown when switching targets #184

@Liam-DeVoe

Description

@Liam-DeVoe

In FuzzProcess, if we switch to a target in the same (class/module/package), we don't have to tear down pytest fixtures for that scope.

In particular, we never need to tear down session-scoped fixtures when switching targets. It may not be worth tracking state beyond session-scoped.

Metadata

Metadata

Assignees

No one assigned

    Labels

    pytest / unittestInteraction between HypoFuzz and testing frameworks

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions