dschinkel / example-tests

a repository (more sample sets) of tests I've written over time as a result of test driving real world production code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

example-tests

A repository of real world example tests where I test drove my SUT code from these tests

A lot of this currently is based off the Hexagonal Architecture & Clean Architecture concepts.

Clean Architecture (Uncle Bob Martin / 8th Light) see https://blog.8thlight.com/uncle-bob/2012/08/13/the-clean-architecture.html. You'll see use case interactors, boundary objects (controllers), etc.

more to come...

About

a repository (more sample sets) of tests I've written over time as a result of test driving real world production code


Languages

Language:JavaScript 100.0%