ValentinH / jest-fail-on-console

Utility to make jest tests fail when console.error() or any other methods are used
MIT License
146 stars 21 forks source link

feature(#16): Add Support for console.debug & console.info #17

Closed FlorianWendelborn closed 2 years ago

FlorianWendelborn commented 2 years ago
ValentinH commented 2 years ago

This was released as https://github.com/ValentinH/jest-fail-on-console/releases/tag/v2.4.0