Skip to content

ShagaIZ/python-algorithm-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Algorithm Tests

Коллекция задач с юниттестами

Настройка

  1. Клонирую репозиторий
  2. Установка зависимостей: pip install -r requirements.txt
  3. Запуск тестов: python -m pytest

Структура проекта

src/
├── tasks/         # Алгоритмы
└── tests/         # Тестовые файлы

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages