convenient_test_dev 1.5.1 convenient_test_dev: ^1.5.1 copied to clipboard
Write and debug tests easily, with full action history, time travel, screenshots, rapid re-execution, video records, interactivity, isolation and more
We analyzed this package 3 days ago, and awarded it 120 pub points (of a possible 160):
10/10 points: Provide a valid pubspec.yaml
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
.
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
.
10/10 points: Package has an example
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
.
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.
50/50 points: code has no errors, warnings, lints, or formatting issues
0/10 points: All of the package dependencies are supported in the latest version
Package | Constraint | Compatible | Latest |
---|---|---|---|
collection |
^1.15.0 |
1.18.0 | 1.19.1 |
convenient_test |
^1.0.0 |
1.5.1 | 1.5.1 |
convenient_test_common |
^1.0.0 |
1.5.1 | 1.5.1 |
convenient_test_common_dart |
^1.0.0 |
1.5.1 | 1.5.1 |
fixnum |
^1.0.0 |
1.1.1 | 1.1.1 |
flutter |
flutter |
0.0.0 | 0.0.0 |
flutter_test |
flutter |
0.0.0 | 0.0.0 |
freezed_annotation |
^2.0.0 |
2.4.4 | 2.4.4 |
get_it |
^7.0.0 |
7.7.0 | 8.0.2 |
grpc |
^4.0.0 |
4.0.1 | 4.0.1 |
image |
^4.0.0 |
4.3.0 | 4.3.0 |
integration_test |
flutter |
0.0.0 | 0.0.0 |
intl |
>=0.17.0 <0.20.0 |
0.19.0 | 0.20.0 |
json_annotation |
^4.4.0 |
4.9.0 | 4.9.0 |
lint |
>=1.8.2 <3.0.0 |
2.3.0 | 2.3.0 |
matcher |
^0.12.16 |
0.12.16+1 | 0.12.17 |
meta |
^1.3.0 |
1.15.0 | 1.16.0 |
path |
^1.8.0 |
1.9.0 | 1.9.1 |
path_provider |
^2.0.9 |
2.1.5 | 2.1.5 |
recase |
^4.0.0 |
4.1.0 | 4.1.0 |
test_api |
>=0.5.1 <0.8.0 |
0.7.2 | 0.7.3 |
tuple |
^2.0.0 |
2.0.2 | 2.0.2 |
web_socket_channel |
^3.0.0 |
3.0.1 | 3.0.1 |
Transitive dependencies
Package | Constraint | Compatible | Latest |
---|---|---|---|
archive |
- | 3.6.1 | 3.6.1 |
args |
- | 2.6.0 | 2.6.0 |
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 |
crypto |
- | 3.0.6 | 3.0.6 |
fake_async |
- | 1.3.1 | 1.3.2 |
ffi |
- | 2.1.3 | 2.1.3 |
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 |
google_identity_services_web |
- | 0.3.3 | 0.3.3 |
googleapis_auth |
- | 1.6.0 | 1.6.0 |
http |
- | 1.2.2 | 1.2.2 |
http2 |
- | 2.3.0 | 2.3.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 |
material_color_utilities |
- | 0.11.1 | 0.12.0 |
mobx |
- | 2.4.0 | 2.4.0 |
path_provider_android |
- | 2.2.12 | 2.2.12 |
path_provider_foundation |
- | 2.4.0 | 2.4.0 |
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.0.2 | 6.0.2 |
platform |
- | 3.1.5 | 3.1.6 |
plugin_platform_interface |
- | 2.1.8 | 2.1.8 |
process |
- | 5.0.2 | 5.0.3 |
protobuf |
- | 3.1.0 | 3.1.0 |
quiver |
- | 3.2.2 | 3.2.2 |
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 |
typed_data |
- | 1.4.0 | 1.4.0 |
vector_math |
- | 2.1.4 | 2.1.4 |
vm_service |
- | 14.2.5 | 14.3.1 |
web |
- | 1.1.0 | 1.1.0 |
web_socket |
- | 0.1.6 | 0.1.6 |
webdriver |
- | 3.0.3 | 3.0.4 |
xdg_directories |
- | 1.1.0 | 1.1.0 |
xml |
- | 6.5.0 | 6.5.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides
.
The constraint `^7.0.0` on get_it does not support the stable version `8.0.0`.
Try running dart pub upgrade --major-versions get_it
to update the constraint.
The constraint `>=0.17.0 <0.20.0` on intl does not support the stable version `0.20.0`, that was published 2 days ago.
When intl is 30 days old, this package will no longer be awarded points in this category.
Try running dart pub upgrade --major-versions intl
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 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.15
, Flutter 3.24.4
, Dart 3.5.4
.
Check the analysis log for details.