Search
Items tagged with: semver
#semanticversioning #semver
semver.org/
Semantic Versioning 2.0.0
Semantic Versioning spec and websiteTom Preston-Werner (Semantic Versioning)
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