yt-project / yt_idv

Interactive volume rendering for yt
Other
9 stars 6 forks source link

testing update: yield then destroy the render context #32

Closed chrishavlin closed 2 years ago

chrishavlin commented 2 years ago

Small followup to the testing fix #29, now yielding the render context from the pytest fixture so we can destroy the context from within the fixture.