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

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

3
likes
50/ 140
pub points
62%
popularity

We analyzed this package 17 hours ago, and awarded it 50 pub points (of a possible 140):

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

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.

failed
Provide documentation
10 / 20trigger folding of the section

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

Dependency resolution failed, unable to run dartdoc.

10/10 points: Package has an example

failed
Platform support
0 / 20trigger folding of the section

0/20 points: Platform support detection failed

Could not determine supported platforms as package resolution failed.

Run flutter pub get for more information.

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

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

  • Running flutter pub outdated failed with the following output:
Note: test_api is pinned to version 0.7.0 by integration_test from the flutter SDK.
See https://dart.cn/go/sdk-version-pinning for details.
failed
Support up-to-date dependencies
10 / 20trigger folding of the section

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

  • Could not run flutter pub outdated: flutter pub get failed:
OUT:
Resolving dependencies...
ERR:
Note: test_api is pinned to version 0.7.0 by integration_test from the flutter SDK.
See https://dart.cn/go/sdk-version-pinning for details.


Because convenient_test_dev depends on integration_test from sdk which depends on test_api 0.7.0, test_api 0.7.0 is required.
So, because convenient_test_dev depends on test_api >=0.5.1 <0.7.0, version solving failed.


You can try the following suggestion to make the pubspec resolve:
* Try upgrading your constraint on test_api: flutter pub add test_api:^0.7.0

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

Analyzed with Pana 0.22.3, Flutter 3.22.0, Dart 3.4.0.

Check the analysis log for details.

3
likes
50
pub points
62%
popularity

Publisher

verified publishercjycode.com

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

Repository (GitHub)
View/report issues
Contributing

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