Skip to content

UMB-CS-682-Team-03/tracker

 
 

Repository files navigation

Running the Test Suite

# Requirements
- Selenium WebDriver
- GeckoDriver (for Firefox)
- Splinter (for browser automation)

# Installation Instructions
1. **Selenium and Splinter Installation**: Open your terminal or command prompt and run:
   python -m pip install splinter==0.21.0
   python -m pip install selenium==4.18.1

2. ** GeckoDriver Installation**: 
	pip install geckodriver==0.0.1

# Run the test_suite

python test_classhelper.py

About

Implementation of a new classhelper component for the Roundup Issue Tracker.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •