Search
Items tagged with: CBDM
Interesting idea:
@tomasino and @rysiek on Contract Based Dependency Management
labs.tomasino.org/contract-bas…
Quoting Rysiekúr for a definition:
"The basic idea boils down to this: when deciding if a given version of a given dependency is compatible with a dependent piece of software, instead of relying on version numbers – rely on tests that actually verify the functionality and behaviour that piece of software actually depends on"
#versioning #testing #TDD #semver #CBDM