Skip to content

Add a way to use valgrind, catchsegv or similar tool #49

@dajose

Description

@dajose

Tools like valgrind and catchsegv are used in this way

valgrind --tool=memcheck gtest-binary

I think a way of using something like that would be to add a pytest_addoption on the ini like

[pytest]
harness = valgrind --tool=memcheck 

thoughts? recommendations?

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