Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/rensawamo/patrol_native

patrolのネイティブの機能のテスト一覧
https://github.com/rensawamo/patrol_native

Last synced: 10 days ago
JSON representation

patrolのネイティブの機能のテスト一覧

Awesome Lists containing this project

README

        

### ・ 現環境

Ubuntu 22.04 LTS

Flutter 3.22.1 • channel stable

Patrol CLI : 2.7.0

patrol: ^3.7.2

patrol_finders: 2.1.2

javac 17.0.11

test device : sdk gphone64 x86 64 (mobile) • emulator-5554 • android-x64 • Android 14 (API 34) (emulator)

### ・ [patrolのsetup](https://patrol.leancode.co/getting-started)

### ・ patrol ビルド
```sh
$ patrol test -t integration_test/example_test.dart
```