Skip to content

NixBiks/uv-monorepo-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repo to support astral-sh/uv#8302 (comment)

Overview

  • tests for each app/lib
  • ability to run tests in a "synced" environment for each particular app/lib
  • add coverage for each app/lib
  • support testing interface in vscode
  • support devcontainer in vscode
  • support docker containerization for the apps
  • maybe exploit vscode workspaces

How to

Run commands in Makefile, e.g. make test which will run all tests in isolated environments and return with error if at least one fails.

Current issues

Tests in http-backend fails since the fastapi application can't be imported in the test for some reason

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors