HackerTrans
トップ新着トレンドコメント過去質問紹介求人

flodan

no profile record

投稿

BDD in Deno with Cucumber

1 ポイント·投稿者 flodan·2 年前·2 コメント

コメント

flodan
·2 年前·議論
What I like about the Cucumber setup is the definition of Feature files in Gherkin that define your test scenarios and having the actual step implementations decoupled of that. This allows for very easy reusability of all my steps across multiple scenarios.

As far as I can see, this is not the way to go with the integrated test tooling (or not even possible).
flodan
·4 年前·議論
In case anyone has the Roborock S5 and wants to use Valetudo, I wrote a small HowTo on how to install it using a Mac (I found the original guide a little confusing).

Link to the guide: https://flodan.github.io/blog/articles/roborock-valetudo-mac...

Maybe it is helpful to someone