Farewell, SpecFlow. Gáspár Nagy Saves the Day with Reqnroll!
The article discusses the transition from SpecFlow to Reqnroll for .NET behavior-driven development after SpecFlow's corporate acquisition led to stagnation.
The article discusses the transition from SpecFlow to Reqnroll for .NET behavior-driven development after SpecFlow's corporate acquisition led to stagnation.
A guide to implementing BDD-style tests in iOS using XCTest's XCTContext for cleaner, more readable test scenarios and reports.
A discussion on analyzing confusing Gherkin scenarios in software testing, focusing on understanding domain intent before rewriting.
Explores the misuse of Given-When-Then tools beyond BDD, comparing it to past xUnit issues, and discusses a new enhancement to improve their broader application.
A guide to writing effective assertions in automated testing, covering principles like single-subject tests and strict validation.
Explains how to use global beforeEach and afterEach hooks in Specta, an Objective-C testing framework, to manage test setup and teardown.
A guide to solving UIKit-related unit testing issues for iOS static libraries using the Kiwi BDD framework.
A comparison of traditional unit tests vs. BDD-style specifications for testing a regex, highlighting the readability and structure benefits of BDD.
A guide to setting up and writing basic tests using the Mocha testing framework and Chai assertion library for JavaScript.
A curated list of resources for learning and implementing Behavior Driven Development (BDD), including videos, tutorials, and framework examples.