Skip to content

msabbott/resume-bdd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BDD tests for resume repository

This repository contains BDD tests, written in Java and using Selenium, for the Resume repository at https://github.com/msabbott/resume

Requirements

To run the tests, you will need Maven, a Selenium server listening on port 4444 on localhost, and a web server serving the website content on localhost using port 8080

Running the Tests

To run the tests, use the command 'mvn clean test`

Releases

No releases published

Packages

No packages published