Skip to content
This repository has been archived by the owner on Jan 4, 2024. It is now read-only.

v0.3.0

Compare
Choose a tag to compare
@rkalis rkalis released this 23 Sep 10:47

⚠️ Accidentally published test/ folder to npm, increasing package size - don't use this version

  • ✨ Added truffleAssert.prettyPrintEmittedEvents() to show all events that were emitted in a transaction.
  • 🔨 Added these pretty printed events to default assertion error message.
  • 📚 Added documentation for truffleAssert.prettyPrintEmittedEvents().