mirror of
https://github.com/semver/semver.git
synced 2026-07-11 03:53:53 -05:00
[GH-ISSUE #289] Is there any test vectors for testing? #4453
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jinahya on GitHub (Dec 11, 2015).
Original GitHub issue: https://github.com/semver/semver/issues/289
I'm writing my own library of semver. Is there any formal test vectors for testing?
@jwdonahue commented on GitHub (Oct 8, 2018):
@jinahya
You can find a list of good and bad version strings we've accumulated over time here. They have been used to test the regex we're trying to get included in the FAQ (see #460).
Unless you have further questions or wish to issue a PR to resolve this thread, please close it at your earliest possible convenience.