The Polyglot's Dilemma: Conformance Testing a Dozen Specs in as Many Languages
MongoDB engineers discuss the challenges of conformance testing a dozen client drivers in different languages, and their journey to create a shared test suite.
MongoDB engineers discuss the challenges of conformance testing a dozen client drivers in different languages, and their journey to create a shared test suite.
A guide to customizing conventions and extending the NSpec BDD testing framework for .NET to fit specific testing patterns.
Explains NSpec conventions for BDD testing in .NET, covering context, setup, assertions, and cleanup.