Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rensawamo/patrol_integ
patrolの検証 integration testing
https://github.com/rensawamo/patrol_integ
Last synced: 10 days ago
JSON representation
patrolの検証 integration testing
- Host: GitHub
- URL: https://github.com/rensawamo/patrol_integ
- Owner: rensawamo
- Created: 2024-05-20T08:35:53.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-05-31T06:56:27.000Z (6 months ago)
- Last Synced: 2024-06-01T03:48:25.493Z (6 months ago)
- Language: Dart
- Size: 637 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### patrol ビルド
```sh
$ patrol test -t integration_test/example_test.dart
``````sh
$ flutter pub add patrol --dev
```