full-stack-fastapi-template icon indicating copy to clipboard operation
full-stack-fastapi-template copied to clipboard

Vscode auto format ruff discover tests

Open hudsonbrendon opened this issue 10 months ago • 0 comments

This pr adds the following features:

  • Automatic discovery and execution of tests directly in the vscode interface (with coverage);
  • Automatic formatting of python files with ruff in pre-save;
  • Automatic recommendation in vscode of extensions.

hudsonbrendon avatar Jan 27 '25 06:01 hudsonbrendon