SIX new chapters (6 to 11) have been added to the MEAP (Manning Early Access Program) release of our “Effective Behavior-Driven Development" book. They cover Formulation, the practice of turning concrete examples into business-readable specs
hubs.la/Q03L7kXM0
#BDD #Cucumber #Specflow #Reqnroll
Use real emails in your .NET tests with SpecFlow and MailSlurp.
Test sign-ups, confirmation codes, and logins — fully automated with Selenium.
No mocks. Just smooth, end-to-end testing.
👉 www.mailslurp.com/examples/spe...
#dotnet #specflow #csharp #emailtesting #qaautomation
🧪 Just published a new demo project exploring Automated E2E Testing in Blazor using Reqnroll (SpecFlow) + Playwright .NET + BDD with Gherkin 🎯
www.linkedin.com/pulse/leveli...
#Blazor #BDD #Playwright #Reqnroll #DotNet #Testing #SpecFlow #DevExperience
New blog post: "Farewell, SpecFlow. Gáspár Nagy Saves the Day with Reqnroll!"
seankilleen.com/2025/01/fare...
#dotnet #oss #specflow #testing #community
Tricentis deleted the #SpecFlow GitHub repo. Beyond unfortunate.
Grateful that reqnroll.net is taking its place. I suggest we all give it some love!
#dotnet #oss #bdd #specificationbyexample
Looks like #SpecFlow is completely gone. GitHub repositories are no longer available. Packages are still available, though. I’m stunned by the irresponsibility demonstrated by the maintainers. Not a word they uttered from the moment the community began to express concern about it. #dotnet
Live streaming now! Testing with SpecFlow, from the Adelaide .NET User Group
www.youtube.com/live/_zxvtQV...
#dotnet #bdd #SpecFlow
Looking for on-demand training for your devs? We have short webinars available in #CleanArchitecture, #UserExperience, #Playwright, #SpecFlow, #EventStorming, #DDDesign, #DomainStorytelling and more here: bit.ly/3txygu6
Want to learn how to automate acceptance tests in #dotnet with #SpecFlow? Sign up for our webinar happening tomorrow (Oct 24) at 1:00pm US Eastern Time: mailchi.mp/nimblepros/s...
Want to automate your acceptance tests in #dotnet? Join us for this month's free webinar on October 24 on automating acceptance tests in .NET by using #SpecFlow!
Sign up today: mailchi.mp/nimblepros/s...
#SoftwareDevelopment #testing
Would you be interested if I did a series of tweet-sized introductions to automated testing, #tdd, and associated tools (#xunit, #nunit, #specflow, libraries, etc.) for #dotnet?
What is BDD? How to use SpecFlow in Visual Studio 2022 - SpecFlow Series - Part 1.
#bdd #vs2022 #visualstudio #specflow #testing #dotnet...
SpecFlow for @JetBrainsRider (Plugin) is now Available!
#jetbrainsrider #dotnet #specflow #bdd
blog.jetbrains.com/dotnet/2021/07/28/specfl...
Another talk coming up! on Tuesday 3/2 I'll be discussing the Joys of Functional Testing with @specflow at @cmapug. Come on out and say hello! https://www.meetup.com/CMAP-Online/events/276605011
#dotnet #testing #automatedtesting #specflow #bdd #gherkin
Blog Post from @bonny_ken "#SpecFlow steps generation and general Rider changes" kenbonny.net/2018/07/23/specflow-step... @JetBrainsRider
on the cool side I discovered #SpecFlow from @jordanshane. Maybe the tool that will finally make it easy to do TDD.
Tried out #SpecFlow and BDD. Pretty cool! Lesson 1 - Repace the fixed values from the default sample with a (simple) regex...