Skip to content

code for dev only #10

Open
Open
@moodymudskipper

Description

@moodymudskipper

In the same way {covr} has comments # nocov, # nocov start, # nocov end, we can have # devonly, # devonly start, # devonly end.

The code in "sysdata.rda" would skip those, but the code loaded through load_all() wouln't.

I'd use it to fire browsers in unexpected situation, and not worry about leaving them there, but can also be used to use costly assertions only in dev, or to set some dev specific defaults.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions