Skip to content

Releases: git-fire/git-testkit

v0.3.0

16 Apr 08:22
0993b45

Choose a tag to compare

Highlights

  • Add reusable blocked-string rewrite validation fixtures.
  • Cover file contents, commit messages, refs, and paths surfaces.
  • Merged via PR #8.

v0.2.0

05 Apr 23:56
bfdd233

Choose a tag to compare

Verified

This release is tagged on origin/main at commit bfdd233 (same commit as the v0.2.0 tag target).

Merged pull requests included on main

  • #4 — Add AGENTS.md for Cursor Cloud development environment setup
  • #3 — feat: add USB fixture helpers for backup-mode testing (MustUSBVolumeRoot, WriteUSBVolumeConfig, ReadUSBVolumeConfig, AssertGitDirAt, FileURLForPath, etc.)
  • #2 — Fix GetRemotes parsing for URLs/paths with spaces (fix is present on main; landed via the history that fed #3)
  • #1 — Improve testkit robustness and release readiness

Compatibility

  • Go 1.22+ and git on PATH (unchanged).

Install

go get github.com/git-fire/git-testkit@v0.2.0

v0.1.0

31 Mar 10:21

Choose a tag to compare

Initial release.