Skip to content

Define test suite configuration for best-practices and repos #80

Open
@tim-schilling

Description

@tim-schilling
  • Python and Django version matrixes
  • GitHub actions integration
  • Database configurations
  • Running test suite locally
  • Speed optimizations with uv and caching

I think the goal here is for clarity and long-term maintenance. We should try to stick to known technologies or popular things. If something is newer, it should be a minor difference compared to the alternatives (uv compared to poetry).

It feels like the decisions are around:

  • Whether or not to use tox, nox or something else
  • Which dependency manager for the github action to use

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions