auto_test_cli 0.0.0 copy "auto_test_cli: ^0.0.0" to clipboard
auto_test_cli: ^0.0.0 copied to clipboard

CLI for AutoTest - a testing framework for Dart & Flutter.

0
likes
130/ 160
pub points
30
downloads

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

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

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

Failed check 0/5 points: Provide a valid README.md

`README.md` is empty.

The README.md file should inform others about your project, what it does, and how they can use it. Check out the guidelines on Writing great package pages.

Failed check 0/5 points: Provide a valid CHANGELOG.md

`CHANGELOG.md` is empty.

Changelog entries help developers follow the progress of your package. Check out the Dart conventions for Maintaining a package changelog.

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

Detected license: Apache-2.0.

Failed report section
Provide documentation
10 / 20trigger folding of the section

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

0 out of 0 API elements (100.0 %) have documentation comments.

Failed check 0/10 points: Package has an example

No example found.

See package layout guidelines on how to add an example.

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

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

  • ✓ Linux

  • ✓ macOS

  • ✓ Windows

These platforms are not supported:

Android

Cannot assign Android automatically to a binary only package.

iOS

Cannot assign iOS automatically to a binary only package.

Web

Cannot assign Web automatically to a binary only package.

Failed check 0/0 points: WASM compatibility

Package not compatible with runtime wasm

Because:

  • package:auto_test_cli/src/command_runner.dart that imports:
  • package:spec_cli/src/command_runner.dart that imports:
  • package:spec_cli/src/tests.dart that imports:
  • package:spec_cli/src/suites.dart that imports:
  • package:spec_cli/src/io.dart that imports:
  • package:spec_cli/src/dart_test.dart that imports:
  • package:spec_cli/src/third-party/format_coverage.dart that imports:
  • package:coverage/coverage.dart that imports:
  • package:coverage/src/run_and_collect.dart that imports:
  • package:coverage/src/util.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
30 / 40trigger folding of the section

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

Package Constraint Compatible Latest Notes
args ^2.1.1 2.7.0 2.7.0
melos ^1.5.1 1.5.2 6.3.3
pubspec ^2.1.0 2.3.0 2.3.0 Discontinued
spec_cli ^0.1.2+1 0.1.3 0.1.5
Transitive dependencies
Package Constraint Compatible Latest Notes
_fe_analyzer_shared - 85.0.0 85.0.0
analyzer - 7.5.2 7.5.2
ansi_styles - 0.3.2+1 0.3.2+1
async - 2.13.0 2.13.0
boolean_selector - 2.1.2 2.1.2
charcode - 1.4.0 1.4.0
cli_config - 0.2.0 0.2.0
cli_util - 0.3.5 0.4.2
collection - 1.19.1 1.19.1
conventional_commit - 0.4.3+1 0.6.1+1
convert - 3.1.2 3.1.2
coverage - 1.14.1 1.14.1
crypto - 3.0.6 3.0.6
dart_test_adapter - 0.2.1 0.2.1
duration - 3.0.15 4.0.3
file - 6.1.4 7.0.1
freezed_annotation - 2.4.4 3.0.0
frontend_server_client - 4.0.0 4.0.0
glob - 2.1.3 2.1.3
graphs - 2.3.2 2.3.2
http - 0.13.6 1.4.0
http_multi_server - 3.2.2 3.2.2
http_parser - 4.1.2 4.1.2
io - 1.0.5 1.0.5
js - 0.7.2 0.7.2 Discontinued
json_annotation - 4.9.0 4.9.0
logging - 1.3.0 1.3.0
matcher - 0.12.17 0.12.17
meta - 1.17.0 1.17.0
mime - 2.0.0 2.0.0
mustache_template - 2.0.0 2.0.0
node_preamble - 2.0.2 2.0.2
package_config - 2.2.0 2.2.0
path - 1.9.1 1.9.1
platform - 3.1.6 3.1.6
pool - 1.5.1 1.5.1
pub_semver - 2.2.0 2.2.0
quiver - 3.2.2 3.2.2
riverpod - 2.6.1 2.6.1
shelf - 1.4.2 1.4.2
shelf_packages_handler - 3.0.2 3.0.2
shelf_static - 1.1.3 1.1.3
shelf_web_socket - 3.0.0 3.0.0
source_map_stack_trace - 2.1.2 2.1.2
source_maps - 0.10.13 0.10.13
source_span - 1.10.1 1.10.1
stack_trace - 1.12.1 1.12.1
state_notifier - 1.0.0 1.0.0
stream_channel - 2.1.4 2.1.4
string_scanner - 1.4.1 1.4.1
term_glyph - 1.2.2 1.2.2
test - 1.26.2 1.26.2
test_api - 0.7.6 0.7.6
test_core - 0.6.11 0.6.11
typed_data - 1.4.0 1.4.0
uri - 1.0.0 1.0.0
vm_service - 15.0.2 15.0.2
watcher - 1.1.2 1.1.2
web - 1.1.1 1.1.1
web_socket - 1.0.1 1.0.1
web_socket_channel - 3.0.3 3.0.3
webkit_inspection_protocol - 1.2.1 1.2.1
yaml - 3.1.3 3.1.3

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

The constraint `^1.5.1` on melos does not support the stable version `2.0.0`.

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

The package has one or more discontinued direct dependencies.

Discontinued packages are no longer maintained, and can end up being a liability.

Consider migrating away from these dependencies:

  • pubspec.

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

Passed check 20/20 points: Compatible with dependency constraint lower bounds

pub downgrade does not expose any static analysis error.

Analyzed with Pana 0.22.21, Dart 3.8.1.

Check the analysis log for details.

Weekly downloads

Display as:
By versions:
0
likes
130
points
30
downloads

Publisher

unverified uploader

Weekly Downloads

CLI for AutoTest - a testing framework for Dart & Flutter.

Repository (GitHub)

Documentation

API reference

License

Apache-2.0 (license)

Dependencies

args, melos, pubspec, spec_cli

More

Packages that depend on auto_test_cli