welltested 2.2.2 copy "welltested: ^2.2.2" to clipboard
welltested: ^2.2.2 copied to clipboard

WelltestedAI is a Testing AI Pilot helping developers add and maintain tests as they code and deliver stable welltested apps to users.

24
likes
90/ 140
pub points
71%
popularity

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

failed
Follow Dart file conventions
10 / 30trigger folding of the section

0/10 points: Provide a valid pubspec.yaml

Issue tracker URL doesn't exist.

At the time of the analysis https://github.com/Welltested-AI/welltested/issues was unreachable. Make sure that the website is reachable via HEAD requests.

Failed to verify repository URL.

Please provide a valid repository URL in pubspec.yaml, such that:

  • repository can be cloned,
  • a clone of the repository contains a pubspec.yaml, which:,
    • contains name: welltested,
    • contains a version property, and,
    • does not contain a publish_to property.

Could not find any pubspec.yaml in the repository.

5/5 points: Provide a valid README.md

5/5 points: Provide a valid CHANGELOG.md

0/10 points: Use an OSI-approved license

No license was recognized.

Consider using an OSI-approved license in the LICENSE file to make it more accessible to the community.

partial
Provide documentation
10 / 20trigger folding of the section

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

5 out of 97 API elements (5.2 %) 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.

Some symbols that are missing documentation: integration_generator, integration_generator.IntegrationGenerator, integration_generator.IntegrationGenerator.IntegrationGenerator, integration_generator.IntegrationGenerator.astElementExecutor, integration_generator.IntegrationGenerator.dartServerRepository.

10/10 points: Package has an example

OK
Platform support
20 / 20trigger folding of the section

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

  • ✓ Windows
  • ✓ Linux
  • ✓ macOS

These platforms are not supported:

Package does not support platform `Android`.

Because:

  • package:welltested/cli/integration_test_operation.dart that declares support for platforms: Windows, Linux, macOS.
Package does not support platform `iOS`.

Because:

  • package:welltested/cli/integration_test_operation.dart that declares support for platforms: Windows, Linux, macOS.
Package does not support platform `Web`.

Because:

  • package:welltested/cli/integration_test_operation.dart that declares support for platforms: Windows, Linux, macOS.
partial
Pass static analysis
40 / 50trigger folding of the section

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

Found 85 issues. Showing the first 2:

INFO: Empty catch block.

lib/cli/unit_operation.dart:69:17

   ╷
69 │     } catch (e) {}
   │                 ^^
   ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/cli/unit_operation.dart

INFO: Statements in an if should be enclosed in a block.

lib/cli/unit_operation.dart:142:11

    ╷
142 │ ┌           wtLog.warning(
143 │ └               'Classes: ${classGenerationFailure.humanPreferredString(-1)}');
    ╵

To reproduce make sure you are using the lints_core and run dart analyze lib/cli/unit_operation.dart

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

Package Constraint Compatible Latest
analysis_server_lib ^0.2.0 0.2.5 0.2.5
analyzer >=4.0.0 <6.0.0 5.13.0 6.4.1
ansi_escapes ^1.0.0 1.1.0 1.1.0
args ^2.3.1 2.5.0 2.5.0
azure_application_insights ^3.1.0 3.1.0 4.0.1
crypto ^3.0.0 3.0.3 3.0.3
http >0.13.4 <2.0.0 0.13.6 1.2.1
path ^1.8.0 1.9.0 1.9.0
source_gen ^1.2.2 1.5.0 1.5.0
welltested_annotation ^1.1.0 1.1.0 1.1.0
yaml ^3.0.0 3.1.2 3.1.2
Transitive dependencies
Package Constraint Compatible Latest
_fe_analyzer_shared - 61.0.0 67.0.0
async - 2.11.0 2.11.0
build - 2.4.1 2.4.1
collection - 1.18.0 1.18.0
convert - 3.1.1 3.1.1
dart_style - 2.3.2 2.3.6
file - 7.0.0 7.0.0
glob - 2.1.2 2.1.2
http_parser - 4.0.2 4.0.2
logging - 1.2.0 1.2.0
meta - 1.14.0 1.14.0
package_config - 2.1.0 2.1.0
pub_semver - 2.1.4 2.1.4
source_span - 1.10.0 1.10.0
stack_trace - 1.11.1 1.11.1
string_scanner - 1.2.0 1.2.0
term_glyph - 1.2.1 1.2.1
typed_data - 1.3.2 1.3.2
watcher - 1.1.0 1.1.0

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

The constraint `>=4.0.0 <6.0.0` on analyzer does not support the stable version `6.0.0`.

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

The constraint `^3.1.0` on azure_application_insights does not support the stable version `4.0.0`.

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

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

Analyzed with Pana 0.22.3, Dart 3.3.3.

Check the analysis log for details.

24
likes
90
pub points
71%
popularity

Publisher

verified publisherwelltested.ai

WelltestedAI is a Testing AI Pilot helping developers add and maintain tests as they code and deliver stable welltested apps to users.

Repository (GitHub)
View/report issues

Documentation

API reference

License

unknown (LICENSE)

Dependencies

analysis_server_lib, analyzer, ansi_escapes, args, azure_application_insights, crypto, http, path, source_gen, welltested_annotation, yaml

More

Packages that depend on welltested