layer5io / layer5io/learn-layer5

[Feature/SMI] test_gen package should does return the version of the spec it is testing as well

Open
#74 3 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

issue/remind
Dominant language
Go
Stars
72
Forks
35
PR merge metrics
No merged PRs in 30d

Description

Current Behavior

test_gen package doesn't currently pass the spec version it is testing. It should ideally do so.

Desired Behavior


Resources

Alternatives / Additional Context

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the test_gen package and reading how it identifies the specification under test. Trace its callers to determine where the spec version should be returned; done means the package exposes that version alongside its existing result, with relevant tests covering the behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
go
Domain
testing-qa
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.