Skip to content

JHAvgCodeStudent/GildedRoseKata

Repository files navigation

SWE 6733 - Emerging Software Processes Assignment 2

Team 1 Members:

  • Alexis McNeill
  • Ed Jesinsky
  • Milly Namukasa
  • Arbern Lim
  • Jeffery Ganulin
  • Justin Hall

GildedRoseKata

Refactoring kata called the Gilded Rose for writing unit tests in Python as the chosen language.

Tools for Collaboration

Source Control and Code Hosting: GitHub

IDE: Visual Studio Code

Kata Language: Python

Testing Framework: PyTest PyTest documentation

Test Coverage Tool: Coverage.py Coverage.py documentation

Testing Commands:

  1. To run any PyTest tests within the project, run the pytest command in a terminal located inside the appropriate file directory
  2. To use the Coverage.py tool with all of the written PyTest unit tests, run the following command: coverage run -m pytest

Videos

Mob 1 & 2:

Mob 3:

Mob 4:

  • Video includes the addition of new features to the Gilded Rose Kata and final testing phases of the previous steps: https://youtu.be/uaysjGlOGqo

About

Refactoring kata called the Gilded Rose for writing unit tests.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors