This repository contains the template to be used for the Final Project for the Coursera course Introduction to TDD/BDD. This repository is to be used as a template to create your own repository in ...
python_hexagonal_tdd_example/ ├── src/ │ └── example_app/ │ ├── domain/ # The hexagon (core business logic) │ │ ├── models/ # Domain entities and value objects │ │ │ └── example_entity.py │ │ ├── ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results