Skip to content

geovannicorsino/behave-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BEHAVE EXAMPLES

Simple examples to start with Behave and BDD

🚧 PREREQUISITES

  • Clone the project
git clone https://github.com/geovannicorsino/behave-examples.git
  • Install the dependencies
pip install -r requirements.txt

🚀 HOW TO RUN

This project has different directories, you need to inform the directory

    1. Rest
behave src\rest\features --no-skipped
    1. Simple program
behave src\simple_programs\features --no-skipped
    1. Front-end
behave src\frontend\features --no-skipped

🛠️ TECH STACK

About

Simple examples to start with behave with selenium

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published