Skip to content

[FEATURE] Go Conformance Test Runner #252

@codeZe-us

Description

@codeZe-us

Write a minimal Go test file that loads vectors.json and validates every vector against stellar-address-kit's Go package.

Contribution Guide

  • PRs go to the dev branch, not main
  • Please application must explain a short specific approach to this task
  • PR description must clearly describe what you built and changed
  • Link your PR to the correct issue number

Implementation Guidelines

  • Key files: examples/conformance-test-vectors/go/conformance_test.go, examples/conformance-test-vectors/go/go.mod
  • No external test libraries. Standard library only.

Expectations

  • What done looks like: go test -v ./... runs all vectors as subtests. Each passes or fails with a clear diff message. Standard go test output.
  • Discord for questions: codeze_us

Metadata

Metadata

Assignees

Labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions