"Fizz-Buzz Test" interview question designed for programming jobs.
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.
git clone https://github.com/lazaromer97/fizz-buzz-test.git
Docker and docker-compose are required for use
- Windows https://docs.docker.com/docker-for-windows/install/
- Ubuntu https://docs.docker.com/engine/install/ubuntu/
- Centos https://docs.docker.com/engine/install/centos/
- Debian https://docs.docker.com/engine/install/debian/
- Fedora https://docs.docker.com/engine/install/fedora/
- All platforms https://docs.docker.com/compose/install/
After having docker and docker-compose ready you only have to open a terminal in the folder where you clone the project and execute the following command:
docker-compose up
- Django - A high-level Python Web framework that encourages rapid development and clean, pragmatic design.
- Django REST Framework - A powerful and flexible toolkit for building Web APIs.
- behave-django - Behave BDD integration for Django.
version 1.0.0