welltested 2.2.2
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.
We analyzed this package 11 hours ago, and awarded it 90 pub points (of a possible 160):
0/10 points: Provide a valid pubspec.yaml
Failed to verify repository URL.
Could not find any pubspec.yaml in the repository.
Please provide a valid repository URL in pubspec.yaml, such that:
repositorycan be cloned,- a clone of the repository contains a
pubspec.yaml, which:,- contains
name: welltested, - contains a
versionproperty, and, - does not contain a
publish_toproperty.
- contains
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.
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.
To highlight public API members missing documentation consider enabling the public_member_api_docs lint.
Some symbols that are missing documentation: integration_generator, integration_generator.IntegrationGenerator, integration_generator.IntegrationGenerator.IntegrationGenerator.new, integration_generator.IntegrationGenerator.astElementExecutor, integration_generator.IntegrationGenerator.dartServerRepository.
10/10 points: Package has an example
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.dartthat declares support for platforms:Windows,Linux,macOS.
Package does not support platform `iOS`.
Because:
package:welltested/cli/integration_test_operation.dartthat declares support for platforms:Windows,Linux,macOS.
Package does not support platform `Web`.
Because:
package:welltested/cli/integration_test_operation.dartthat declares support for platforms:Windows,Linux,macOS.
40/50 points: code has no errors, warnings, lints, or formatting issues
Found 84 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
0/10 points: All of the package dependencies are supported in the latest version
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
analysis_server_lib |
^0.2.0 |
0.2.5 | 0.2.5 | |
analyzer |
>=4.0.0 <6.0.0 |
5.13.0 | 9.0.0 | |
ansi_escapes |
^1.0.0 |
1.1.0 | 2.0.1 | |
args |
^2.3.1 |
2.7.0 | 2.7.0 | |
azure_application_insights |
^3.1.0 |
3.1.0 | 5.0.1 | |
crypto |
^3.0.0 |
3.0.7 | 3.0.7 | |
http |
>0.13.4 <2.0.0 |
0.13.6 | 1.6.0 | |
path |
^1.8.0 |
1.9.1 | 1.9.1 | |
source_gen |
^1.2.2 |
1.5.0 | 4.1.1 | |
welltested_annotation |
^1.1.0 |
1.1.0 | 1.1.0 | Discontinued |
yaml |
^3.0.0 |
3.1.3 | 3.1.3 |
Transitive dependencies
| Package | Constraint | Compatible | Latest | Notes |
|---|---|---|---|---|
_fe_analyzer_shared |
- | 61.0.0 | 92.0.0 | |
async |
- | 2.13.0 | 2.13.0 | |
build |
- | 2.4.1 | 4.0.3 | |
collection |
- | 1.19.1 | 1.19.1 | |
convert |
- | 3.1.2 | 3.1.2 | |
dart_style |
- | 2.3.2 | 3.1.3 | |
file |
- | 7.0.1 | 7.0.1 | |
glob |
- | 2.1.3 | 2.1.3 | |
http_parser |
- | 4.1.2 | 4.1.2 | |
logging |
- | 1.3.0 | 1.3.0 | |
meta |
- | 1.17.0 | 1.17.0 | |
package_config |
- | 2.2.0 | 2.2.0 | |
pub_semver |
- | 2.2.0 | 2.2.0 | |
source_span |
- | 1.10.1 | 1.10.1 | |
stack_trace |
- | 1.12.1 | 1.12.1 | |
string_scanner |
- | 1.4.1 | 1.4.1 | |
term_glyph |
- | 1.2.2 | 1.2.2 | |
typed_data |
- | 1.4.0 | 1.4.0 | |
watcher |
- | 1.2.0 | 1.2.0 |
To reproduce run dart pub outdated --no-dev-dependencies --up-to-date --no-dependency-overrides.
Found 5 issues. Showing the first 2:
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 `^1.0.0` on ansi_escapes does not support the stable version `2.0.0`.
Try running dart pub upgrade --major-versions ansi_escapes 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 9 errors:
UNDEFINED_METHOD-lib/src/extensions/integration_extensions.dart:8:70- The method 'value' isn't defined for the type 'SimpleIdentifier'.UNDEFINED_METHOD-lib/src/extensions/integration_extensions.dart:51:52- The method 'value' isn't defined for the type 'SimpleIdentifier'.NON_TYPE_AS_TYPE_ARGUMENT-lib/src/models/test_request/widget/widget_test_request.dart:28:14- The name 'EnumElement' isn't a type, so it can't be used as a type argument.
Run dart pub downgrade and then dart 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.23.5, Dart 3.10.7.
Check the analysis log for details.