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

80/ 160
pub points
9.75k
downloads

We analyzed this package 5 days ago, and awarded it 80 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

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 report section
Pass static analysis
0 / 50trigger folding of the section

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

Found 6 issues. Showing the first 2:

ERROR: 'DeclarerWithDefault.test' ('void Function(String, dynamic Function(), {Map

lib/src/support/declarer_with_default.dart:13:8

   ╷
13 │   void test(
   │        ^^^^
   ╵

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

ERROR: 'DeclarerWithDefault.group' ('void Function(String, void Function(), {Map

lib/src/support/declarer_with_default.dart:39:8

   ╷
39 │   void group(
   │        ^^^^^
   ╵

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

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.1.0 3.1.0
get_it >=7.0.0 <9.0.0 8.2.0 8.2.0
grpc ^4.0.4 4.1.0 4.2.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.6 0.7.7
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.5.0 1.5.0
http2 - 2.3.1 2.3.1
http_parser - 4.1.2 4.1.2
leak_tracker - 11.0.2 11.0.2
leak_tracker_flutter_testing - 3.0.10 3.0.10
leak_tracker_testing - 3.0.2 3.0.2
material_color_utilities - 0.11.1 0.13.0
mobx - 2.5.0 2.5.0
path_provider_android - 2.2.18 2.2.18
path_provider_foundation - 2.4.2 2.4.2
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 - 7.0.1 7.0.1
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.5 5.0.5
protobuf - 4.2.0 4.2.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.2.0 2.2.0
vm_service - 15.0.2 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.6.1 6.6.1

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 7 errors:

  • 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.
  • INVALID_OVERRIDE - lib/src/support/declarer_with_default.dart:13:8 - 'DeclarerWithDefault.test' ('void Function(String, dynamic Function(), {Map<String, dynamic>? onPlatform, int? retry, dynamic skip, bool solo, dynamic tags, String? testOn, Timeout? timeout})') isn't a valid override of 'Declarer.test' ('void Function(String, dynamic Function(), {TestLocation? location, Map<String, dynamic>? onPlatform, int? retry, Object? skip, bool solo, Object? tags, String? testOn, Timeout? timeout})').
  • INVALID_OVERRIDE - lib/src/support/declarer_with_default.dart:39:8 - 'DeclarerWithDefault.group' ('void Function(String, void Function(), {Map<String, dynamic>? onPlatform, int? retry, dynamic skip, bool solo, dynamic tags, String? testOn, Timeout? timeout})') isn't a valid override of 'Declarer.group' ('void Function(String, void Function(), {TestLocation? location, Map<String, dynamic>? onPlatform, int? retry, Object? skip, bool solo, Object? tags, String? testOn, Timeout? timeout})').

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.23, Flutter 3.35.3, Dart 3.9.2.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
4
likes
80
points
9.75k
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