ionic-team / create-capacitor-plugin

Create a new Capacitor plugin ⚡️
Other
79 stars 11 forks source link

InstrumentationTest not working on android #81

Closed chrste90 closed 1 year ago

chrste90 commented 2 years ago

The default instrumentation test is not working after running npm init @capacitor/plugin.

Steps to reproduce:

Output:

Project 'android' not found in root project 'android'.

* Try:
> Run with --stacktrace option to get the stack trace.
> Run with --info or --debug option to get more log output.
> Run with --scan to get full insights.