axodox / AxoCoverLinks
Nice and free .Net code coverage support for Visual Studio with OpenCover.
☆249Updated 3 years ago
Alternatives and similar repositories for AxoCover
Users that are interested in AxoCover are comparing it to the libraries listed below
Sorting:
- Smooth your .NET TDD experience with NFluent! NFluent is an ergonomic assertion library which aims to fluent your .NET TDD experience (ba…☆324Updated 2 months ago
- Visual Studio extension to switch between NuGet and project references.☆214Updated last year
- Rapid generation of test objects in .NET☆480Updated this week
- Object Exporter lets you export out an object while debugging in Visual Studio, the object can be serialized in either C#, JSON or XML.☆266Updated 6 years ago
- An extension for Visual Studio that generates a unit test boilerplate from a given class, setting up mocks for all dependencies. Supports…☆157Updated 4 years ago
- ✖ An xUnit.net extension for describing each step in a test with natural language.☆380Updated 4 years ago
- Visual Studio Integration to OpenCover☆77Updated 6 years ago
- .NET library for easier testing of system APIs.☆176Updated 2 years ago
- ApprovalTest verification library for .Net☆579Updated 2 months ago
- Entity Framework Effort is a powerful tool that enables a convenient way to create automated tests for Entity Framework based application…☆433Updated 6 months ago
- Tooling for XML and JSON file transforms on build from Visual Studio and MSBuild☆348Updated last week
- ☆149Updated 3 years ago
- Tools to let you use Roslyn-powered C# scripts for code generation☆620Updated 3 years ago
- ☆336Updated last year
- Smocks is a library for mocking the normally unmockable. It can mock static and non-virtual methods and properties, amongst others.☆116Updated 7 years ago
- An extensible deep comparison for .NET☆234Updated last year
- Guard clause project for .NET☆443Updated last year
- Defines IAsyncEnumerable, IAsyncEnumerator, ForEachAsync(), ParallelForEachAsync(), and other useful stuff to use with async-await