This repository has been archived by the owner on Jan 4, 2024. It is now read-only.
v0.3.0
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()
.