When you're debugging a test failure, it would be really nice if there was some simple way to run just one test, e.g. ```R DBItest::test_only("^temporary_table$") ```
When you're debugging a test failure, it would be really nice if there was some simple way to run just one test, e.g.