@tastapod @tottinge You called 140 the "commit distance" of the 2 branches. I like it, because this is a measure that one can define exactly. You described a scenario where you must eventually integrate back. For this "integration debt" works well. A big commit distance is a hint for big int debt.
📌Hiring: Senior Full Stack Developer
Full-time
You will be working on SpecFlow’s product range of tools to help agile teams to practice TDD/BDD practices and will be building tools for software developers.
Apply now ⬇️
https://t.co/Z8CtE4v52A
🏆 Here are the SpecFlow Community Heroes of February 2021.
@rabughazaleh for #GitHub Contribution
@sjkilleen for Public Speaking
@nickchapsas for Video Content
@AutomationPanda for Blogging
Thanks for the amazing contributions to our community.
https://t.co/C4OSOCQLu8
Black Box testing can be a challenging endeavor.
In this post @sabotageandi lists the common problems you face when you don't have access to the inner workings of an application and gives tips on how to solve them.
https://t.co/VXlw92WgZW
In recent months we added lots of new features to SpecFlow+ LivingDoc, and in our upcoming webinar, we tell you everything about it.
🤝 And of course, we will showcase the new @TestProject_io integration.
🖱️ Register now: https://t.co/0hY8iNcxWV
❓How to describe that a user should not be able to do something?
Check out the solution to the latest #GivenWhenThenWithStyle challenge.
The advice from @gojkoadzic is to find the missing model concepts & split those into specifications.
More here:
https://t.co/V2NS3QLVrC
Take part in the new #GivenWhenThenWith Style Challenge by @gojkoadzic
💡 The question for this week is: How would you describe that a user should not be able to do something?
Cast your vote by the 8th of February ⏰
https://t.co/3TkqTRJ0Ob
@mkristensen Thank you. Could you recommend an alternative solution for such "global" dismissable notifications? For ideas like latest news about the extension, or to recommend a config change.
@mkristensen#vsix#usernotifications How can a VS extension add user notifications that appear in the Notifications tool window? I see that #resharper can already add notifications there.