test('[data-*]', async function (this: TestContext, assert) {
      const page = create({
        scope: 'span',
        lowercase: property('data-test'),
        camelCase: property('neverTest'),