Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 584 Bytes

README.md

File metadata and controls

23 lines (15 loc) · 584 Bytes

TODO Behave BDD

Project focused on BDD learning and practicing, which is a TODO application been tested.

Scenario: Create a TODO card

The challenge is ensure that TODO cards are created after the creating logic have been executed.

Scenario: Create many TODO cards

For this one, the purpose is ensure the creation of multiple TODO cards.

Libraries in this project

  • Behave
  • Selenium
  • Ipdb
  • behave-html-formatter

HTML Behave reports

html-report