Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rensawamo/patrol_native
patrolのネイティブの機能のテスト一覧
https://github.com/rensawamo/patrol_native
Last synced: 10 days ago
JSON representation
patrolのネイティブの機能のテスト一覧
- Host: GitHub
- URL: https://github.com/rensawamo/patrol_native
- Owner: rensawamo
- Created: 2024-05-31T07:31:42.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-31T08:27:51.000Z (6 months ago)
- Last Synced: 2024-11-11T00:44:26.856Z (10 days ago)
- Language: Dart
- Homepage:
- Size: 664 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```