Skip to content

josephmaa/web-testing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web-testing:

Runs on the following website.

Runs on both chrome and firefox browsers to test browser compatibility.

Hardware Overview:

Model Name: MacBook Pro Model Identifier: MacBookPro16,3 Processor Name: Quad-Core Intel Core i5 Processor Speed: 1.4 GHz

To run the tests:

  1. Run the command in order to create the conda environment.

conda create -n web-testing python=3.10

  1. Run the command to install pip.

conda install pip

  1. Run the command to install the required commands.

pip install -r requirements.txt

  1. Run the command to install the local module to the conda environment.

pip install -e .

  1. Run the tests with the command.

python3 -m pytest

Pytest can be run with the -s flag in order to print output and the -k flag to run single tests at a time.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages