TDD and BDD from the ground up
Abstract
Introduced contextive to help any software project to define terms in a central definition file, and have the definitions and usage example in auto-complete suggestions & hover panels wherever the terms are used: in code, comments, config and documentation (e.g. markdown).
Code used in the demo: chrissimon-au/tdd-ddd-demo-java: A demo of applying TDD & gradually introducing DDD.