databrickslabs / databrickslabs/pytester
Ability to run tests inside of Databricks notebook
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 139
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
- Run all tests in a module
- Run single test in a notebook
- Run all tests in a notebook
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
The issue names no files, tests, or entry points, so first inspect the repository structure and its pytest and Databricks notebook integration. Done means supporting all three listed workflows: running every test in a module, running one test in a notebook, and running all tests in a notebook.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100