linksplatform / linksplatform/Bot
GitHub bot as a tester
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 29
- Forks
- 26
- PR merge metrics
- No merged PRs in 30d
Description
Bot can use AST to collect all available public API from the repository and randomly call any of it's part. If the something totally wrong happens the bot should create small reproducible unit test.
Bot should ask is this behavior is expected or not.
Or maybe be bot should just be able to create tests to make tests coverage complete if it is not complete yet.
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
No files, tests, or entry points are named. Start by surveying the repository to find how the bot discovers and executes code, then determine the scope for AST-based public API collection, randomized calls, reproducible test generation, and coverage improvement. Done would require an agreed design and tests for the selected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100