Open elenadimitrova opened 4 years ago
I haven't been able to find a way to log all emitted events to the console when testing, similarly to how truffle test --show-events works, see https://www.trufflesuite.com/docs/truffle/reference/truffle-commands#test
truffle test --show-events
Hello @elenadimitrova, we are going to work also on such a functionality. Thank you for your issue!
I haven't been able to find a way to log all emitted events to the console when testing, similarly to how
truffle test --show-events
works, see https://www.trufflesuite.com/docs/truffle/reference/truffle-commands#test