JuliaGraphs / JuliaGraphs/Graphs.jl
Add test suite for interface?
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Julia
- Stars
- 538
- Forks
- 128
- Avg merge
- 10h 25m
- Merged PRs (30d)
- 2
Description
Inspired by this recent post: https://discourse.julialang.org/t/metatesting-jl-who-tests-the-test-suites/99273
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 reading the linked Discourse post and then inspect the repository's existing test suites to determine what interface coverage is being requested. Define the intended interface and the tests needed before estimating or implementing the work; done should mean the requested interface behavior is covered by a maintainable test suite.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100