databrickslabs / databrickslabs/pytester
Store test execution logs on workspace per test
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 139
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
See https://docs.pytest.org/en/latest/how-to/logging.html
Log files should be stored in a folder that has job run or github actions run id, and other useful coordinates
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 with the pytest logging documentation linked in the issue, then trace pytester's test execution path to identify where logs are produced and where workspace files are written. Done means each test's log is stored in a workspace folder containing the job or GitHub Actions run ID and other useful run coordinates.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- devops, testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100