Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

UncleGoogle/dd-python

Open more actions menu
 
 

Repository files navigation

Running tests

Prerequisites

  • Install Python3.12
  • Install poetry
  • Install project dependencies in a poetry's managed virtualenv poetry install --with=dev
  • Have docker up and running (tests use TestContainers)

Running linters and tests

If you have make

make qa

If you don't have make

ruff check . --extend-select I --fix
ruff format .
mypy --strict --enable-incomplete-feature=NewGenericSyntax .
pytest tests/
tach check

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.