referee-plugin-dom This is the early stages of a new plugin for @sinonjs/referee Usage In /demo/ you can see how this is (currently) used "use strict"; var referee = require("referee"); // initialize the plugin require("@sinonjs/referee-plugin-dom")(referee);