Skip to content

chandur626/SE-Fall-21-Project-22

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SE-Fall-21-Project-22

License: MIT Build Status Build Status - GitHub DOI

Unit testing with pytest.

Quickstart

Clone the repository, install the dependencies and invoke the unit tests:

git clone https://github.com/chandur626/SE-Fall-21-Project-22
cd SE-Fall-21-Project-22
pip install -r requirements.txt
pytest

Requirements

Python3 and install pytest via pip package manager or run the below command to install all the dependencies.

pip install -r requirements.txt

Running the tests

Run pytest command in the repository root.

pytest

Adding own unit tests

To add custom unit tests, create a new python file with test_ functions under test directory or edit the existing test_operations.py file.

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages