Skip to content

blaugrano/blogs-fe-with-bdd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Set up

We'll need a few things to install for this section:

Running the tests

To run the tests, you'll need to do this in a terminal (but remember to have the Flask app running!):

source venv/bin/activate
cd [project_folder]
python -m behave tests/acceptance

If you want to run the tests in PyCharm, you'll need to create appropriate configurations.

About

Minimal blogs website with Selenium BDD

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors