Skip to content

ptttrang315/Common-Automation-Fwk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ensure Python is installed in your system (Tested in Python version 3.12)

Install Poetry

pip install poetry

Install dependencies needed for the project

poetry install

Build the test library

poetry build

Activate the virtual environment in project

.venv/Scripts/activate

Install the test library to the virtual environment

pip install --force-reinstall --find-links=dist trangptt_test_library

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages