NaturalSpec is a .NET UnitTest framework which provides automatically testable specs in natural language.
Machine.Specifications is a Context/Specification framework geared towards removing language noise and simplifying tests.
JazSharp is a unit testing and method-level mocking framework heavily inspired by Jasmine (JavaScript). Major benefits of using this framework over others is that you can mock non-virtual and static calls removing interfaces and dependency injection as requirements for effective unit testing.
Bellatrix is a cross-platform, easily customizable and extendable .NET test automation framework that increases tests’ reliability.
Provides base classes for testing using the System.Composition (MEF) composition services. Typically used areas and classes/interfaces/services: - Composition: AutofacCompositionTestBase. Kephas Framework ("stone" in aramaic) aims to deliver a solid infrastructure for applications and application ecosystems.
Mock implementation of IWebDriver which does not open a browser, for high performance testing of Selenium based frameworks, without a dependency on browsers and web drivers.
Features: * The package uses industry strong cryptographic algorithms for encryption, hashing and signing included in the .NET framework. * It is very easy to integrate with a Dependency Injection container like Unity, i.e. the behaviors are abstracted with a handful of simple interfaces. * It is very easy to use and configure the objects. No configuration parameters default to sensible defaults. * The package does not have dependencies except the .NET framework BCL. * Built and tested with .NET v4.6.2, 4.7.1 and 4.7.2.
White is a framework for automating rich client applications based on Win32, WinForms, WPF, Silverlight and SWT (Java) platforms. It is .NET based and does not require the use of any proprietary scripting languages. Tests/automation programs using White can be written with whatever .NET language, IDE and tools you are already using. White provides a consistent object-oriented API, hiding the complexity of Microsoft's UIAutomation library (on which White is based) and windows messages. * TestStack.White is the official replacement for White *
Bellatrix is a cross-platform, easily customizable and extendable .NET test automation framework that increases tests’ reliability.
Bellatrix is a cross-platform, easily customizable and extendable .NET test automation framework that increases tests’ reliability.
Unit testing framework for Sitecore.
3.1.133 - Moved to C#6 and VS2015 build 3.1.134 - More code tidy and unit tests now all working 3.1.134.1 - Code tidying 3.1.134.2 - More code tidying 3.1.135 - Yet more tidying up 3.1.136 - Target .Net47 3.1.137 - Target .Net471 3.1.139 - Target .Net472 3.1.139.1 - udated Circular buffer 3.1.139.2 - update not propgated in 139.1 3.1.139.3 - fogot to migrate to Release !! 3.1.139.4 - added .net452,.net46 & .Net8 3.1.140 - Added GetObjectLength 3.1.141 - ToTwoBytes updated to check for size of int 3.1.142 - some breaking changes and now builds for all .Net framworks to 4.8 3.1.143 - 142 build was not correct 3.1.144 - UpdateVAlue was not public - corrected 3.2 - New exception added to Clone<T> 3.2.1.2 - Trying to resolve issues with .Net472 build 3.2.1.3 - Another go at 4.7.2 issues 3.2.1.4 - Moved building to Azure build - only .net 472 & 48 supported 3.2.1.5 - Azure built binaries didnt build to correct framework so reverted to old school 3.3.0.0 - Added .Net6 build
An open source code coverage tool (branch and sequence point) for all .NET Frameworks 2 and above (including Silverlight). Also capable of handling 32 and 64 bit processes. Use ReportGenerator 1.9 for best viewing results (also available via Nuget).
Bellatrix is a cross-platform, easily customizable and extendable .NET test automation framework that increases tests’ reliability.
Bellatrix is a cross-platform, easily customizable and extendable .NET test automation framework that increases tests’ reliability.
Bellatrix is a cross-platform, easily customizable and extendable .NET test automation framework that increases tests’ reliability.
Bellatrix is a cross-platform, easily customizable and extendable .NET test automation framework that increases tests’ reliability.
NUnit.Mocks was originally developed for internal use in NUnit's own tests, although we no longer use it for that purpose. In addition, it has been useful as a teaching tool, allowing users to gain familiarity with mocking techniques before moving on to more serious frameworks. For production use, we recommend you install a full-featured mock object framework. The NUnit project now uses NSubstitute and NUnit.Mocks is no longer being developed.
Machine.Fakes attempts to simplify the usage of such frameworks on top of Machine.Specifications by helping to reduce a lot of the typical fake framwork related clutter code in specifications. If you choose so, Machine.Fakes even helps you to stay mostly independent of a concrete fake framework by providing a little wrapper API and a provider model for fake frameworks.
This package contains the framework and tools needed to create a plugin that can be uploaded to the Alchemy4Tridion Web Store and consumed by the Alchemy4Tridion eXtension. Alchemy4Tridion is currently in Public Beta testing. For more information, check out the Alchemy Web Store at www.AlchemyWebStore.com.
Bellatrix is a cross-platform, easily customizable and extendable .NET test automation framework that increases tests’ reliability.
MSTest is Microsoft supported Test Framework. This package includes the libraries for writing tests with MSTest. To ensure discovery and execution of your tests, install the MSTest.TestAdapter package. Supported platforms: - .NET 4.6.2+ - .NET Core 3.1+ - .NET 6.0+ - .NET 6.0 Windows.18362+ - UWP 10.0.16299 - UWP 10.0.17763 with .NET 9+
MSTest is Microsoft supported Test Framework. This package includes the adapter logic to discover and run tests. For access to the testing framework, install the MSTest.TestFramework package. Supported platforms: - .NET 4.6.2+ - .NET Core 3.1+ - .NET 6.0+ - .NET 6.0 Windows.18362+ - UWP 10.0.16299 - UWP 10.0.17763 with .NET 9
Standalone test spies, stubs and mocks for JavaScript. No dependencies, works with any unit testing framework. Package version number is aligned with the SinonJS version numbering. Please send me a pull request to https://github.com/cvrajeesh/SinonJS-NuGet-Package if a new version of SinonJS is available
boost_unit_test_framework-vc90. Compiler: Visual Studio 2008 SP1.
XUnit Support to allow for create, run one or more docker images while testing using docker, compose, machine (Linux, Windows, Mac) using netcore or full framework. Documentation: https://github.com/mariotoffia/FluentDocker
Bellatrix is a cross-platform, easily customizable and extendable .NET test automation framework that increases tests’ reliability.
Bellatrix is a cross-platform, easily customizable and extendable .NET test automation framework that increases tests’ reliability.
Xenon is a test framework which lets you to write stable acceptance tests in a fluent api manner. There are the following pre-built browser automation wrappers: http://www.nuget.org/packages/Xenon.Selenium/
SubSpec allows developers to write declarative BDD style tests operating at all layers of abstraction consisting of highly composable, small primitive concepts. Based on the powerful xUnit testing framework, SubSpec is easy to integrate with existing testing environments.
Machine.Specifications.Runner.Utility provides a version independent runner for the Context/Specification framework Machine.Specifications
A simple test runner agnostic BDD framework. This version is signed.
Catch stands for C++ Automated Test Cases in Headers and is a multi-paradigm automated test framework for C++. It is implemented entirely in a set of header files, but is packaged up as a single header for extra convenience.
Framework for UI Automation Testing. Web, Mobile, Desktop
dotMemory Unit is an additional unit testing framework that allows you to write tests that check code for all kinds of memory issues. For example, these can be tests that determine leaks by checking memory for objects of a particular type, or tests that track memory traffic and fail in case the traffic exceeds some threshold. In other words, dotMemory Unit extends your unit testing framework (NUnit, MSTest, or other) with the functionality of a memory profiler. To run tests that use dotMemory Unit, you should reference the dotMemory.Unit assembly (which is a part of this package) from your test project. Tests with the support for dotMemory Unit can be run either with a standalone unit test runner of your choice or with the ReSharper unit test runner. For standalone runners, you should use a mediator - the standalone dotMemory Unit launcher. If you want to use the ReSharper unit test runner, you should have either ReSharper 9.1 (or later) or dotCover 3.1 (or later) installed on your machine
NBench is a cross-platform automated performance profiling and testing framework for.NET applications.
A unit test library for .NET that allows you to build tests for FluentValidation rules in easy way.
Extension for mocking Entity Framework Core operations such ToListAsync, FirstOrDefaultAsync etc. When writing tests for your application it is often desirable to avoid hitting the database. The extension allows you to achieve this by creating a context – with behavior defined by your tests – that makes use of in-memory data.
NDbUnit for Sql Server targets; NDbUnit is a framework for managing database state during data-dependent unit tests
Detect character set for files, streams and other bytes. This package is based on Ude and since version 2 also on uchardet, which are ports of the Mozilla Universal Charset Detector. Features: - Easy to use API - Supports frameworks: - .NET Standard 1.0 - .NET Standard 1.3 and 2.0 - .NET Core 3.0 (because `System.Text.Encoding.CodePages` in shared framework) - .NET Framework 4.0 - Strong named - XML documentation included Compared to Ude: - Refactor of API, namespaces and deadcode removal - Added some docs - Improve error handling - Improved unit tests