//! Acceptance tests for `drep init` (Part B).
//!
//! The tests run real git where the contract is about hooks, so a fixture
//! helper that initialises a real repository lives next to them; tests that
//! exercise `render` or `write` run against a plain `TempDir`.