Skip to content

whb07/201711_who_needs_testing

 
 

Repository files navigation

201711_who_needs_testing

November 30th Testing Workshop for Tampa Bay Python Meetup

  • An interactive project to show the merits of testing and the tools used to implement testing in Python.

Setting it up

  • Download repo run the command: In your own virtual environment:
  pip install -r requirements.txt 

Interacting with project via tagged releases

  • This is made to interactively move across the tagged releases for ease
  • Easily checkout between releases via:
  git checkout a1

Run tests at each tag release

  • There are some test for specific releases to verify functionality of the project and examples using Pytest, Selenium, and Mocks/Patches.

About

November 30th Testing Workshop

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 74.1%
  • Python 21.8%
  • HTML 4.0%
  • CSS 0.1%