Skip to content

hungle-agilityio/gauge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gauge with Python and Selenium

This project serves as an example for writing Automation using Gauge

This project uses

Concepts covered

  • ...

Prerequisites

gauge install python
[pip / pip3] install getgauge
  • Google Chrome

Setting up and runing Django app

$ python manage.py runserver

Executing specs

Set up

This project requires pip to install dependencies. To install dependencies run :

$ pip install -r requirements.txt

All specs

$ cd gauge_tests
$ gauge run specs

This will also compile all the supporting code implementations.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors