Skip to content

paulocoliveira/python-behave-gherkin-sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Installation

  1. Install Python 3
  2. Clone the GitHub repository and use pip to install project dependencies.
    
     clone https://github.com/paulocoliveira/python-behave-gherkin-sample.git 
    cd python-behave-gherkin-samplee
    pip install -r requirements.txt

Usage

  1. To execute the test cases just call behave.
    
     behave
     

About

Testing Google Translator Library using Python/Behave/Gherkin

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors