Introduction to testing in Vitest
An introduction to Vitest, a testing framework for JavaScript/TypeScript, covering basics, writing unit tests, and running tests via CLI or UI.
An introduction to Vitest, a testing framework for JavaScript/TypeScript, covering basics, writing unit tests, and running tests via CLI or UI.
A retrospective on the 15-year journey of EqualsVerifier, a Java library for testing equals and hashCode methods, covering its evolution and community.
A guide to customizing conventions and extending the NSpec BDD testing framework for .NET to fit specific testing patterns.
Explores the modular architecture of JUnit 5, detailing its Jupiter, Vintage, and Platform sub-projects and the design rationale.
An interview discussing the reasons for JUnit 5's rewrite, its architecture, differences from JUnit 4, and the extension API.
Announcement of xBehave.net 2.0, a BDD-style testing framework for .NET built on xUnit.net 2.0, now available on NuGet.