Skip to content

timbortnik/behave_web

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Behave Web Selenium demo

Travis CI status on Master: CI

CircleCI status on Master: CI

Python Behave/Selenium test examples Output example

Pycharm Community Run configuration example Output example

BDD Feature: https://github.com/timbortnik/behave_web/blob/master/features/hipchat_login.feature

Step Definitions: https://github.com/timbortnik/behave_web/tree/master/features/steps

Page objects: https://github.com/timbortnik/behave_web/tree/master/pages

Prerequisites

  • Python 3.5, pip

Installation

The project provides test examples. To prepare local installation, use the following command

pip install -r requirements.txt

Usage

To run behave features, use command

behave

to see console output, use

behave --no-capture

About

Pyhon Behave Selenium Web demo

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published