coala / coala/coala-quickstart
Add tests for the coala_quickstart.main function
Open
difficulty/low
type/tests
- Dominant language
- Python
- Stars
- 49
- Forks
- 74
- PR merge metrics
- No merged PRs in 30d
Description
There are no tests currently. Code: https://github.com/coala/coala-quickstart/blob/master/coala_quickstart/coala_quickstart.py#L60
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with coala_quickstart/coala_quickstart.py around line 60 and inspect the repository's existing test layout and test command. Determine the observable behavior of coala_quickstart.main, then add focused tests that cover its relevant paths and pass with the project's test suite.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100