Skip to content

LokRaj-Vuppu/Test-Driven-Developement-using-Django

Repository files navigation

Description

This Django project is developed using Test-Driven Development (TDD) methodology.

Technologies Used

  • Django
  • Python

Packages / Libraries Used

  • django-extensions - To run python scripts, ex: for creating objects in database
  • django-crispy-forms - To style the django form
  • Faker - To get access to the fake data
  • libgravatar - To create an avatar, based on picture linked to the email.
  • model-bakery - To create model data.
  • coverage - To get the consolidated test reports.
  • Black - Formats code according to PEP8.

About

Django project developed using test-driven development (TDD)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published