Problem was given split into three different features. Each at a time.
- Feature 1: Basic Fizz Buzz Scoring
- Feature 2: Playing FizzBuzz Variations
- Feature 3: Creating Fizz Buzz Variations
Features specs can be found under the folder features
.
Install the dependencies:
pip install -r requirements.txt
Run the tests:
python -m pytest
- Josep Cugat
- Marc Cerrato