Skip to content

ilo90/python-API-test

Repository files navigation

extra api

Overview

This project is a Python application with a focus on testing using pytest and generating test reports with Allure. The goal of the project is to ensure high-quality code through rigorous testing and clear, comprehensive test reporting.

Table of Contents

Installation

Prerequisites

  • Python 3.7+
  • pip (Python package installer)

Setup

  1. Clone the repository:

    git clone git clone https://iazarashvil@bitbucket.org/digital-area-extra/extra_api.git
  2. Create a virtual environment:

    python -m venv venv
  3. Install the required dependencies:

    pip install -r requirements.txt
    

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages