convenient_test_dev 1.5.3 copy "convenient_test_dev: ^1.5.3" to clipboard
convenient_test_dev: ^1.5.3 copied to clipboard

Write and debug tests easily, with full action history, time travel, screenshots, rapid re-execution, video records, interactivity, isolation and more

4
likes
130/ 160
pub points
15.5k
downloads

We analyzed this package 4 days ago, and awarded it 130 pub points (of a possible 160):

Passed report section
Follow Dart file conventions
30 / 30trigger folding of the section

Passed check 10/10 points: Provide a valid pubspec.yaml

Passed check 5/5 points: Provide a valid README.md

Passed check 5/5 points: Provide a valid CHANGELOG.md

Passed check 10/10 points: Use an OSI-approved license

Detected license: MIT.

Partially passed report section
Provide documentation
10 / 20trigger folding of the section

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

15 out of 178 API elements (8.4 %) have documentation comments.

Providing good documentation for libraries, classes, functions, and other API elements improves code readability and helps developers find and use your API. Document at least 20% of the public API elements.

To highlight public API members missing documentation consider enabling the public_member_api_docs lint.

Some symbols that are missing documentation: convenient_test_dev, convenient_test_dev.AppMainExecuteMode, convenient_test_dev.ConvenientTest, convenient_test_dev.ConvenientTest.activeInstance, convenient_test_dev.ConvenientTest.maybeActiveInstance.

Passed check 10/10 points: Package has an example

Failed report section
Platform support
20 / 20trigger folding of the section

Passed check 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:convenient_test_dev/convenient_test_dev.dart that imports:
  • package:convenient_test_dev/src/functions/entrypoint.dart that imports:
  • package:convenient_test_dev/src/functions/entrypoint_env_device.dart that imports:
  • package:convenient_test_dev/src/functions/binding.dart that imports:
  • package:integration_test/integration_test.dart that declares support for platforms: Android, iOS.
Package does not support platform `Linux`.

Because:

  • package:convenient_test_dev/convenient_test_dev.dart that imports:
  • package:convenient_test_dev/src/functions/entrypoint.dart that imports:
  • package:convenient_test_dev/src/functions/entrypoint_env_device.dart that imports:
  • package:convenient_test_dev/src/functions/binding.dart that imports:
  • package:integration_test/integration_test.dart that declares support for platforms: Android, iOS.
Package does not support platform `macOS`.

Because:

  • package:convenient_test_dev/convenient_test_dev.dart that imports:
  • package:convenient_test_dev/src/functions/entrypoint.dart that imports:
  • package:convenient_test_dev/src/functions/entrypoint_env_device.dart that imports:
  • package:convenient_test_dev/src/functions/binding.dart that imports:
  • package:integration_test/integration_test.dart that declares support for platforms: Android, iOS.
Package does not support platform `Web`.

Because:

  • package:convenient_test_dev/convenient_test_dev.dart that imports:
  • package:convenient_test_dev/src/functions/entrypoint.dart that imports:
  • package:convenient_test_dev/src/functions/entrypoint_env_device.dart that imports:
  • package:convenient_test_dev/src/functions/binding.dart that imports:
  • package:integration_test/integration_test.dart that declares support for platforms: Android, iOS.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:convenient_test_dev/convenient_test_dev.dart that imports:
  • package:convenient_test_dev/src/support/slot.dart that imports:
  • package:convenient_test_dev/src/functions/instance.dart that imports:
  • package:flutter_test/flutter_test.dart that imports:
  • package:flutter_test/src/widget_tester.dart that imports:
  • package:flutter_test/src/test_text_input.dart that imports:
  • package:flutter_test/src/test_text_input_key_handler.dart that imports:
  • package:flutter_test/src/binding.dart that imports:
  • package:flutter_test/src/platform.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.

Passed report section
Pass static analysis
50 / 50trigger folding of the section

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

Failed report section
Support up-to-date dependencies
20 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
collection >=1.19.0 <1.20.0 1.19.1 1.19.1
convenient_test ^1.0.0 1.5.3 1.5.3
convenient_test_common ^1.0.0 1.5.3 1.5.3
convenient_test_common_dart ^1.0.0 1.5.3 1.5.3
fixnum ^1.1.1 1.1.1 1.1.1
freezed_annotation ^3.0.0 3.0.0 3.0.0
get_it >=7.0.0 <9.0.0 8.0.3 8.0.3
grpc ^4.0.4 4.1.0 4.1.0
image ^4.5.4 4.5.4 4.5.4
intl >=0.19.0 <0.21.0 0.20.2 0.20.2
json_annotation ^4.9.0 4.9.0 4.9.0
lint >=1.8.2 <3.0.0 2.8.0 2.8.0
matcher ^0.12.17 0.12.17 0.12.17
meta ^1.16.0 1.16.0 1.17.0
path ^1.9.1 1.9.1 1.9.1
path_provider ^2.1.5 2.1.5 2.1.5
recase ^4.1.0 4.1.0 4.1.0
test_api >=0.5.1 <0.8.0 0.7.4 0.7.6
tuple ^2.0.2 2.0.2 2.0.2
web_socket_channel ^3.0.3 3.0.3 3.0.3
Transitive dependencies
Package Constraint Compatible Latest Notes
archive - 4.0.7 4.0.7
args - 2.7.0 2.7.0
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
characters - 1.4.0 1.4.1
clock - 1.1.2 1.1.2
crypto - 3.0.6 3.0.6
fake_async - 1.3.3 1.3.3
ffi - 2.1.4 2.1.4
file - 7.0.1 7.0.1
google_identity_services_web - 0.3.3+1 0.3.3+1
googleapis_auth - 2.0.0 2.0.0
http - 1.4.0 1.4.0
http2 - 2.3.1 2.3.1
http_parser - 4.1.2 4.1.2
leak_tracker - 10.0.9 11.0.1
leak_tracker_flutter_testing - 3.0.9 3.0.10
leak_tracker_testing - 3.0.1 3.0.2
material_color_utilities - 0.11.1 0.13.0
mobx - 2.5.0 2.5.0
path_provider_android - 2.2.17 2.2.17
path_provider_foundation - 2.4.1 2.4.1
path_provider_linux - 2.2.1 2.2.1
path_provider_platform_interface - 2.1.2 2.1.2
path_provider_windows - 2.3.0 2.3.0
petitparser - 6.1.0 7.0.0
platform - 3.1.6 3.1.6
plugin_platform_interface - 2.1.8 2.1.8
posix - 6.0.3 6.0.3
process - 5.0.3 5.0.4
protobuf - 4.1.0 4.1.0
quiver - 3.2.2 3.2.2
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
sync_http - 0.3.1 0.3.1
term_glyph - 1.2.2 1.2.2
typed_data - 1.4.0 1.4.0
vector_math - 2.1.4 2.2.0
vm_service - 15.0.0 15.0.2
web - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1
webdriver - 3.1.0 3.1.0
xdg_directories - 1.1.0 1.1.0
xml - 6.5.0 6.6.0

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

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

Failed check 0/20 points: Compatible with dependency constraint lower bounds

downgrade analysis failed failed with 1 error:

  • TYPE_TEST_WITH_UNDEFINED_NAME - lib/src/functions/find.dart:109:21 - The name 'MarkCore' isn't defined, so it can't be used in an 'is' expression.

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.21, Flutter 3.32.4, Dart 3.8.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
4
likes
130
points
15.5k
downloads

Publisher

verified publishercjycode.com

Weekly Downloads

Write and debug tests easily, with full action history, time travel, screenshots, rapid re-execution, video records, interactivity, isolation and more

Repository (GitHub)
Contributing

Documentation

API reference

License

MIT (license)

Dependencies

collection, convenient_test, convenient_test_common, convenient_test_common_dart, fixnum, flutter, flutter_test, freezed_annotation, get_it, grpc, image, integration_test, intl, json_annotation, lint, matcher, meta, path, path_provider, recase, test_api, tuple, web_socket_channel

More

Packages that depend on convenient_test_dev