Hey community!
I've been exploring how we might integrate the growing MCP technology with BDD testing.
The Playwright MCP server offers a set of tools that are actually low-level BDD steps, like navigate, click, etc. I feel there's real potential here to build something where feature files could be executed without manually defining each step.
The exact approach is still fuzzy, but I'd love to hear your thoughts. How do you think MCP could best fit into a BDD workflow?
Hey community!
I've been exploring how we might integrate the growing MCP technology with BDD testing.
The Playwright MCP server offers a set of tools that are actually low-level BDD steps, like
navigate,click, etc. I feel there's real potential here to build something where feature files could be executed without manually defining each step.The exact approach is still fuzzy, but I'd love to hear your thoughts. How do you think MCP could best fit into a BDD workflow?