Skip to content

[question] How to do jest unit testing? #67

Open
@ziacik

Description

@ziacik

Default template doesn't add any test target.
I'd like to use TDD to develop my app.
How can I enable jest unit testing?

I tried to use the configuration mentioned here #8
But that just runs the app on the device.

I'd like it to be true unit tests, not e2e tests (i.e. it shouldn't be run on the device).

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