We'd like to run tests with Tiranti (the Bootstrap HTML renderer) turned on. But right now that will fail in TestWebviewPara, because we're asserting on pretty exact HTML.
So maybe just add more examples tests, but with Tiranti turned on? We should also lock down which renderer we're using in the tests rather than inheriting the env var from the console.
We'd like to run tests with Tiranti (the Bootstrap HTML renderer) turned on. But right now that will fail in TestWebviewPara, because we're asserting on pretty exact HTML.
So maybe just add more examples tests, but with Tiranti turned on? We should also lock down which renderer we're using in the tests rather than inheriting the env var from the console.