Skip to content

Testing standalone sketches #245

Open
@ianfixes

Description

@ianfixes

Feature Request

It should be possible to create some form of unit testing for sketches (specifically, any functions defined in the sketch) building on the same mock system used for testing entire libraries.

Some care must be taken to handle infinite loops, e.g. if a sketch includes while(1); as a means of halting execution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    arduino mocksCompilation mocks for the Arduino libraryenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions