lukasjarosch / lukasjarosch/skipper
Examples and Testing
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 12
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
During development I've created multiple examples. Not all examples are maintained, hence they tend to break over time.
The feature request is to:
- Replace the examples with meaningful showcases (external classes, secret drivers, components, ...) to show off different features of Skipper
- Add a test suite to make sure that the examples are always working. They need to compile properly at least. Maybe even add golden-file testing to ensure that the example produces the expected output (just compare the rendered inventory).
Contributor guide
No contributing guide indexed for this repository
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 existing examples and their current build or test entry points. Review which examples are broken and which Skipper features they cover, then define meaningful showcases using external classes, secret drivers, and components. Done means the examples compile reliably and, if golden-file testing is adopted, their rendered inventories match the expected output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- developer-experience, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100