Skip to content

Add InterfaceT method

Compare
Choose a tag to compare
@JosiahWitt JosiahWitt released this 03 Mar 12:42
· 9 commits to master since this release
2ec9e16

Changes

  • You can now call ensure.InterfaceT() to get the scoped ensuring.T interface. It's still recommended to use ensure.T() for most cases, as it returns the full testing.T.