TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

BDD in Deno with Cucumber

1 点作者 flodan大约 1 年前
Hi all,<p>I was wondering if anyone here in the community has any experience with setting up Cucumber in a Deno project?<p>I am currently using CucumberJS in all my Typescript projects for integration testing and I am super happy with it. I wanted to switch to Deno for a while now but I just cannot get Cucumber to work natively in a Deno project (having the Cucumber setup as a separate TS project is no option for me). In the end I would love to have a task in my deno.json file that runs all my scenarios in all my feature files.

1 comment

guykdm大约 1 年前
If you&#x27;re going Deno, I suggest trying the integrated test runner, it&#x27;s quite good and the experience OOB is nice.
评论 #40199306 未加载