Skip to content

Can acutest add support like doctest's DOCTEST_CONFIG_DISABLE? #65

@laoshaw

Description

@laoshaw

https://github.com/onqtam/doctest/blob/master/doc/markdown/configuration.md#doctest_config_disable

with this I can put some test case code right in the production code, this flag works just like NDEBUG for assertions which is very convenient sometimes. unfortunately doctest does not support C code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions