rust-lang/docs.rs

Improve GUI test runner

Opened this issue · 0 comments

Currently we run GUI tests with a shell script or directly with the node command. It's not great, we should instead make it part of the rust tests which would internally run everything needed.