Skip to content

ktp0li/tinkoff_solution_cup_sre_final

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

53 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SRE-Cup-Prober-Python

Задание 1 - Пробер web-интерфейса

Installation and run

First of all you have to prepare your environment.

Required:

  • python3
  • docker

How to run

Add test to tests directory in python format

Examples: tests/test_test.py

Run command in cli:

    pip3 install docker
    python3 main.py