LinqSpecs is a framework that will help you to create specifications for LINQ queries.
Supported platforms:
- .NET Standard 2.0+
- .NET Framework 4.0+
- .NET Core 2.0+
NSpectator is a ready-to-use solution for development using .NET with Context/Specification flavor. Toolset is intended to be used to drive development through specifying behavior and interaction at the unit level. NSpectator has no dependencies. Feel free to use any assertion library.
NSpectator`s Selenium toolset is a ready-to-use PageObjects for pragmatic development of browser automation and Web user interface acceptance tests and verification. Enjoy using fluent configuration, sessions and page objects to write tests as fast as you think it should works!
A small library for writing BDD-style specifications in C# / .NET.
Spec4Net focuses on simplicity and ease-of-use.
See the project home page for examples.
Generate BDD-style spec descriptions from tests/stories/specs written in readable C# code. The entire test is specified in a single lambda expression in a fluent style. CLRSpec parses the expression tree and generates human-readable output from the code as it executes the test.
(Pronounced...
More information