Implement Travis Build and test cases
Open
Nobody has claimed this yet.
help wanted
- Dominant language
- Python
- Stars
- 1.5k
- Forks
- 353
- PR merge metrics
- No merged PRs in 30d
Description
We should build every commit and run test cases.
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
No files or test entry points are named. Inspect the repository's existing test layout and Travis configuration conventions first, then determine how every commit should trigger the Python test suite. Done means the Travis build is defined and the project's tests run successfully for each commit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100