The library for writing tests in BDD and AAA styles
-
Updated
Jul 3, 2024 - C#
The library for writing tests in BDD and AAA styles
TestAA is a simple library to support writing tests using Arrange-Act-Assert (AAA) pattern.
FluentArrange lets you write clean Arrange code in your unit tests, and automatically creates mocked dependencies for you
.NET - Unit Testing
A small .NET Standard library for writing well-structured, clear-cut 3A tests.
Add a description, image, and links to the arrange-act-assert topic page so that developers can more easily learn about it.
To associate your repository with the arrange-act-assert topic, visit your repo's landing page and select "manage topics."