Skip to content

Latest commit

 

History

History
26 lines (15 loc) · 655 Bytes

File metadata and controls

26 lines (15 loc) · 655 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

v0.2.0 - 2025-05-26

Added

  • Implement go1.24's new testing.TB methods: Chdir and Context.

v0.1.1 - 2025-01-22

Fixed

  • Fix a bug where panicked tests weren't marked as failed synchronously causing callers to see a panicked test as successful.

v0.1.0 - 2025-01-13

Initial release of faket.

See README for more information.