Skip to content

ibrahimqureshae/Unit-tests-in-python-with-pytest

Repository files navigation

Shopping Cart Project

This project is a simple shopping cart implementation that allows users to add items, calculate total prices, and more. The functionality is tested using pytest.

Features

  • Add items to the shopping cart
  • Calculate total prices
  • Apply discounts
  • Remove items from the cart

Requirements

To run this project, you will need:

  • Python 3.x
  • pytest for running tests

Installation

1. Clone the repository:

First, clone the repository to your local machine using the following command:

git clone https://github.com/ibrahimqureshae/unit-tests-in-python-with-pytest.git
cd unit-tests-in-python-with-pytest

About

Executing unit tests in python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages