Skip to content

Development

Arnold Noronha edited this page Jan 9, 2026 · 1 revision

When making plugin changes, please run ./gradlew :plugin:test.

However, these tests are actually "integration" tests, in the sense that they require an emulator to be running (and only one device under ADB, obviously)

Clone this wiki locally