Skip to content

Add tableTest format type for .table files#2880

Open
nchaugen wants to merge 2 commits intodiffplug:mainfrom
nchaugen:add-tabletest-format-type
Open

Add tableTest format type for .table files#2880
nchaugen wants to merge 2 commits intodiffplug:mainfrom
nchaugen:add-tabletest-format-type

Conversation

@nchaugen
Copy link
Contributor

Summary

  • Add a new tableTest format type for standalone .table files in both Gradle and Maven plugins
  • Follows the Gherkin extension pattern: no default includes, target must be set explicitly
  • Extends the existing TableTestFormatterFunc glue code to handle .table files alongside .java/.kt

Depends on #2879 (bump tabletest-formatter to 1.1.0).

Test plan

  • Unit test: behaviorTableFile() in TableTestFormatterStepTest passes
  • Integration test: TableTestExtensionTest.defaultFormatting() passes — verifies only targeted files are formatted
  • CI build passes

@nchaugen nchaugen force-pushed the add-tabletest-format-type branch from 6a02257 to 1e0847c Compare March 12, 2026 23:34
@nchaugen nchaugen force-pushed the add-tabletest-format-type branch from 1e0847c to fa0b90d Compare March 13, 2026 00:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant