Skip to content

A test suite for showing off Selenium, SpecFlow and conjuring-site

Notifications You must be signed in to change notification settings

ethanmmay/conjuring-tests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 

Repository files navigation

Welcome to Conjuring Tests

This repository is for automated tests created with C# Selenium, SpecFlow and a Page-Object-Model design pattern.

You can run these tests yourself if you have Git SCM and Visual Studio installed on your computer, and you follow these next steps.

First, you will want to clone this repository to your local machine. To do this, open Command Prompt and navigate to where you want to clone the repo to. Then type "git clone https://github.com/ethanmmay/conjuring-tests"

Next, you can open Visual Studio and open the project using it's Solution (sln) file.

To run the tests, Click Test at the top of Visual Studio, then select Test Explorer. A window with a heirarchy will appear and you can click the tests you want to run and then click the run button.

About

A test suite for showing off Selenium, SpecFlow and conjuring-site

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published