Skip to content

jigth/TDD-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TDD-1

Test Driven development project with multiple modules. The idea is to practice iteratively more complex things using TDD.

Initially only with arithmetic and simple functions and after that include Express, TypeScript and other dependencies to make a full fledged project using TDD methodology.

As of today (June 1 of 2024) I will only apply the DRY principle in the refactor step, the architecture I'll use may be a middle point between MVC and monular monolith, but it may evolve to Hexagonal Architecture with vertical slicing eventually.

Initially Unit tests will be prioritized but eventually Integration and E2E tests may be added.

About

Test Driven Development practice project where I make multiple modules and an API to consume them all!

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages