layer5io / layer5io/learn-layer5
[Feature/SMI] test_gen package should does return the version of the spec it is testing as well
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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