jupyter_server icon indicating copy to clipboard operation
jupyter_server copied to clipboard

Handle Warnings in Pytest

Open blink1073 opened this issue 2 years ago • 0 comments

Problem

We are ignoring warnings in our tests.

Proposed Solution

Add config to run pytest with filterwarnings=error

blink1073 avatar Mar 03 '22 11:03 blink1073