Skip to content

Add plugin compatibility tests for major CLI versions #222

@Nanle-code

Description

@Nanle-code

Summary:
Compatibility tests should verify that plugins continue to function across supported CLI versions and fail gracefully when they do not.

Why this matters:
Version mismatches are a common source of plugin failures and are difficult to diagnose without automated coverage.

Proposed work:

  • Add tests for supported CLI/plugin compatibility ranges
  • Validate failure output for incompatible plugin versions
  • Document the compatibility policy for contributors

Acceptance criteria:

  • Plugin compatibility is verified under test
  • Incompatible versions produce clear messages
  • The plugin ecosystem is easier to maintain

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions