Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

gives full control on both the Want and Got field formatting #236

Merged
merged 2 commits into from
Nov 27, 2019
Merged

gives full control on both the Want and Got field formatting #236

merged 2 commits into from
Nov 27, 2019

Commits on Nov 29, 2018

  1. Adds GotFormatter interface and WantFormatter func

    - WantFormatter is used to modify a Matcher's String() method.
    - GotFormatter is used to format the Got value for printing a failure message.
    
    This gives full control on both the Want and Got field formatting.
    poy committed Nov 29, 2018
    Configuration menu
    Copy the full SHA
    de5ecc8 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2019

  1. Configuration menu
    Copy the full SHA
    35ab462 View commit details
    Browse the repository at this point in the history