#2657·sinon

Replace sinon.assert.pass() with an event listener

Author: hexeberlinCreated Jun 9, 2025Updated Jun 9, 2025

Is your feature request related to a problem? Please describe. We currently have sinon.assert.pass() method that does nothing.

Describe the solution you'd like We (@mroderick and I) would like to replace it with a mechanism to register an event listener for passing and failing sinon assertions.