astral-sh / astral-sh/uv-docker-example

Add tests to examples

Open
#62 0 comments 3 reactions 0 assignees View on GitHub
Dominant language
Dockerfile
Stars
809
Forks
84
PR merge metrics
No merged PRs in 30d

Description

It would be useful to have an example where docker is used for running tests -- i.e. the app and the test directory are installed/mounted on the image and the last directive calls `uv run pytest ...`.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reviewing the repository's existing Docker examples and identify where example images and test commands are defined. Add an example that mounts the app and test directory into the image and ends with `uv run pytest ...`; done means the example can run the tests through Docker.

Written by the indexing model from the issue text.

Assessment

Tech stack
docker, python
Domain
devops, testing
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.