maestro_test 0.5.4 copy "maestro_test: ^0.5.4" to clipboard
maestro_test: ^0.5.4 copied to clipboard

discontinuedreplaced by: patrol
outdated

Simple, easy-to-learn, and powerful Flutter-native UI testing framework eliminating limitations of flutter_test and flutter_driver

8
likes
60/ 160
pub points
0%
popularity

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

failed
Follow Dart file conventions
20 / 30trigger folding of the section

0/10 points: Provide a valid pubspec.yaml

Homepage URL doesn't exist.

At the time of the analysis https://github.com/leancodepl/maestro/tree/master/packages/maestro_test was unreachable. Make sure that the website is reachable via HEAD requests.

Failed to verify repository URL.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: maestro_test,
    • contains a version property, and,
    • does not contain a publish_to property.

Repository has no matching pubspec.yaml with name: maestro_test.

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: MIT.

failed
Provide documentation
10 / 20trigger folding of the section

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

OUT: Documenting maestro_test... Discovering libraries... Linking elements... Precaching local docs for 688180 elements... Initialized dartdoc with 1282 libraries Generating docs for library maestro_test.dart from package:maestro_test/maestro_test.dart... ERR: dartdoc 8.1.0 (/tmp/analyzerLBHMYR/pub-cache/global_packages/dartdoc/bin/dartdoc.dart-3.5.4.snapshot) failed: UnimplementedError: No members on Library.sentinel are accessible #0 _LibrarySentinel.noSuchMethod (package:dartdoc/src/model/library.dart:16:7) #1 _LibrarySentinel.element (package:dartdoc/src/model/library.dart:13:7) #2 ModelElement._searchForCanonicalLibrary (package:dartdoc/src/model/model_element.dart:514:63) #3 ModelElement.canonicalLibrary.

10/10 points: Package has an example

failed
Platform support
20 / 20trigger folding of the section

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

  • ✓ Android

  • ✓ iOS

These platforms are not supported:

Package does not support platform `Windows`.

Because:

  • package:maestro_test/maestro_test.dart that imports:
  • package:maestro_test/src/native/native.dart that imports:
  • package:maestro_test/src/native/maestro.dart that imports:
  • package:integration_test/integration_test.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:maestro_test/maestro_test.dart that imports:
  • package:maestro_test/src/native/native.dart that imports:
  • package:maestro_test/src/native/maestro.dart that imports:
  • package:integration_test/integration_test.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:maestro_test/maestro_test.dart that imports:
  • package:maestro_test/src/native/native.dart that imports:
  • package:maestro_test/src/native/maestro.dart that imports:
  • package:integration_test/integration_test.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:maestro_test/maestro_test.dart that imports:
  • package:maestro_test/src/native/native.dart that imports:
  • package:maestro_test/src/native/maestro.dart that imports:
  • package:integration_test/integration_test.dart that declares support for platforms: Android, iOS.

0/0 points: WASM compatibility

Unable to detect compatibility with runtime wasm, and this package will not be rewarded full points in a future version of the scoring model.

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

failed
Pass static analysis
0 / 50trigger folding of the section

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

Found 17 issues. Showing the first 2:

ERROR: 'MaestroFinder.evaluate' ('Iterable

lib/src/custom_finders/maestro_finder.dart:354:21

    ╷
354 │   Iterable<Element> evaluate() => finder.evaluate();
    │                     ^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/custom_finders/maestro_finder.dart

ERROR: 'MaestroFinder.toString' ('String Function()') isn't a valid override of 'FinderBase.toString' ('String Function({bool describeSelf})').

lib/src/custom_finders/maestro_finder.dart:408:10

    ╷
408 │   String toString() => finder.toString();
    │          ^^^^^^^^
    ╵

To reproduce make sure you are using the lints_core and run flutter analyze lib/src/custom_finders/maestro_finder.dart

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

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

Package Constraint Compatible Latest
flutter flutter 0.0.0 0.0.0
flutter_test flutter 0.0.0 0.0.0
freezed_annotation ^2.1.0 2.4.4 2.4.4
http ^0.13.5 0.13.6 1.2.2
integration_test flutter 0.0.0 0.0.0
json_annotation ^4.6.0 4.9.0 4.9.0
meta ^1.7.0 1.15.0 1.16.0
Transitive dependencies
Package Constraint Compatible Latest
async - 2.11.0 2.12.0
boolean_selector - 2.1.1 2.1.2
characters - 1.3.0 1.3.1
clock - 1.1.1 1.1.2
collection - 1.18.0 1.19.1
fake_async - 1.3.1 1.3.2
file - 7.0.0 7.0.1
flutter_driver - 0.0.0 0.0.0
fuchsia_remote_debug_protocol - 0.0.0 0.0.0
http_parser - 4.0.2 4.1.1
leak_tracker - 10.0.5 10.0.8
leak_tracker_flutter_testing - 3.0.5 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
platform - 3.1.5 3.1.6
process - 5.0.2 5.0.3
sky_engine - 0.0.99 0.0.99
source_span - 1.10.0 1.10.0
stack_trace - 1.11.1 1.12.0
stream_channel - 2.1.2 2.1.2
string_scanner - 1.2.0 1.4.0
sync_http - 0.3.1 0.3.1
term_glyph - 1.2.1 1.2.1
test_api - 0.7.2 0.7.3
typed_data - 1.4.0 1.4.0
vector_math - 2.1.4 2.1.4
vm_service - 14.2.5 14.3.1
webdriver - 3.0.3 3.0.4

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

The constraint `^0.13.5` on http does not support the stable version `1.0.0`.

Try running dart pub upgrade --major-versions http to update the constraint.

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

0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 4 errors:

  • INVALID_OVERRIDE - lib/src/custom_finders/maestro_finder.dart:354:21 - 'MaestroFinder.evaluate' ('Iterable
  • INVALID_OVERRIDE - lib/src/custom_finders/maestro_finder.dart:408:10 - 'MaestroFinder.toString' ('String Function()') isn't a valid override of 'FinderBase.toString' ('String Function({bool describeSelf})').
  • EXTRA_POSITIONAL_ARGUMENTS_COULD_BE_NAMED - lib/src/custom_finders/maestro_tester.dart:98:37 - Too many positional arguments: 1 expected, but 3 found.

Run flutter pub downgrade and then flutter analyze to reproduce the above problem.

You may run dart pub upgrade --tighten to update your dependency constraints, see dart.dev/go/downgrade-testing for details.

Analyzed with Pana 0.22.15, Flutter 3.24.5, Dart 3.5.4.

Check the analysis log for details.

8
likes
60
pub points
0%
popularity

Publisher

verified publisherleancode.pl

Simple, easy-to-learn, and powerful Flutter-native UI testing framework eliminating limitations of flutter_test and flutter_driver

Homepage
Repository (GitHub)
View/report issues

Documentation

API reference

License

MIT (license)

Dependencies

flutter, flutter_test, freezed_annotation, http, integration_test, json_annotation, meta

More

Packages that depend on maestro_test