full-stack-fastapi-template
full-stack-fastapi-template copied to clipboard
Vscode auto format ruff discover tests
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.