patrol 3.13.1 copy "patrol: ^3.13.1" to clipboard
patrol: ^3.13.1 copied to clipboard

Powerful Flutter-native UI testing framework overcoming limitations of existing Flutter testing tools. Ready for action!

555
likes
160/ 160
pub points
116k
downloads

We analyzed this package 25 hours ago, and awarded it 160 pub points (of a possible 160):

partial
Follow Dart file conventions
30 / 30trigger folding of the section

10/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/leancodepl/patrol/issues was unreachable. Make sure that the website is reachable via HEAD requests.

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

10/10 points: Use an OSI-approved license

Detected license: Apache-2.0.

OK
Provide documentation
20 / 20trigger folding of the section

10/10 points: 20% or more of the public API has dartdoc comments

277 out of 398 API elements (69.6 %) have documentation comments.

Some symbols that are missing documentation: patrol.AndroidNativeView, patrol.AndroidNativeView.AndroidNativeView, patrol.AndroidNativeView.AndroidNativeView.fromJson, patrol.AndroidNativeView.applicationPackage, patrol.AndroidNativeView.childCount.

10/10 points: Package has an example and has no issues with screenshots

failed
Platform support
20 / 20trigger folding of the section

20/20 points: Supports 3 of 6 possible platforms (iOS, Android, Web, Windows, macOS, Linux)

  • ✓ Android

  • ✓ iOS

  • ✓ macOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:patrol/patrol.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Linux`.

Because:

  • package:patrol/patrol.dart that declares support for platforms: Android, iOS, macOS.
Package does not support platform `Web`.

Because:

  • package:patrol/patrol.dart that declares support for platforms: Android, iOS, macOS.

0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:patrol/patrol.dart that imports:
  • package:patrol/src/native/native.dart that imports:
  • package:patrol/src/native/patrol_app_service.dart that imports:
  • package:shelf/shelf_io.dart that imports:
  • package:shelf/src/io_server.dart that imports:
  • dart:io

This package is not compatible with runtime wasm, and will not be rewarded full points in a future version of the scoring model.

See https://dart.dev/web/wasm for details.

0/0 points: Swift Package Manager support

Package does not support the Swift Package Manager on macOS

It does not contain darwin/patrol/Package.swift.

This package for iOS or macOS does not support the Swift Package Manager. It will not receive full points in a future version of the scoring model.

See https://docs.flutter.dev/to/spm for details.

OK
Pass static analysis
50 / 50trigger folding of the section

50/50 points: code has no errors, warnings, lints, or formatting issues

OK
Support up-to-date dependencies
40 / 40trigger folding of the section

10/10 points: All of the package dependencies are supported in the latest version

Package Constraint Compatible Latest
boolean_selector ^2.1.1 2.1.1 2.1.2
equatable ^2.0.5 2.0.7 2.0.7
flutter flutter 0.0.0 0.0.0
flutter_test flutter 0.0.0 0.0.0
http ^1.1.0 1.2.2 1.2.2
json_annotation ^4.8.1 4.9.0 4.9.0
meta ^1.10.0 1.15.0 1.16.0
patrol_finders ^2.4.1 2.5.1 2.5.1
patrol_log ^0.2.0 0.2.1 0.2.1
shelf ^1.4.1 1.4.2 1.4.2
test_api ^0.7.0 0.7.3 0.7.4
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.12.0
characters - 1.3.0 1.4.0
clock - 1.1.1 1.1.2
collection - 1.19.0 1.19.1
dispose_scope - 2.1.0 2.1.0
fake_async - 1.3.1 1.3.2
http_parser - 4.1.1 4.1.1
leak_tracker - 10.0.7 10.0.8
leak_tracker_flutter_testing - 3.0.8 3.0.9
leak_tracker_testing - 3.0.1 3.0.1
matcher - 0.12.16+1 0.12.17
material_color_utilities - 0.11.1 0.12.0
path - 1.9.0 1.9.1
sky_engine - 0.0.0 0.0.0
source_span - 1.10.0 1.10.1
stack_trace - 1.12.0 1.12.1
stream_channel - 2.1.2 2.1.3
string_scanner - 1.3.0 1.4.1
term_glyph - 1.2.1 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.1.4 2.1.4
vm_service - 14.3.0 15.0.0
web - 1.1.0 1.1.0

To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.

10/10 points: Package supports latest stable Dart and Flutter SDKs

20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.17, Flutter 3.27.0, Dart 3.6.0.

Check the analysis log for details.

555
likes
160
points
116k
downloads
screenshot

Publisher

verified publisherleancode.co

Weekly Downloads

Powerful Flutter-native UI testing framework overcoming limitations of existing Flutter testing tools. Ready for action!

Homepage
Repository (GitHub)
View/report issues
Contributing

Topics

#testing #integration-test #ui-test #patrol

Documentation

Documentation
API reference

License

Apache-2.0 (license)

Dependencies

boolean_selector, equatable, flutter, flutter_test, http, json_annotation, meta, patrol_finders, patrol_log, shelf, test_api

More

Packages that depend on patrol