Denomica.AzureFunctions.TestTools.InProcess 1.0.0-alpha.1

This is a prerelease version of Denomica.AzureFunctions.TestTools.InProcess.
There is a newer prerelease version of this package available.
See the version list below for details.
dotnet add package Denomica.AzureFunctions.TestTools.InProcess --version 1.0.0-alpha.1
NuGet\Install-Package Denomica.AzureFunctions.TestTools.InProcess -Version 1.0.0-alpha.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Denomica.AzureFunctions.TestTools.InProcess" Version="1.0.0-alpha.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Denomica.AzureFunctions.TestTools.InProcess --version 1.0.0-alpha.1
#r "nuget: Denomica.AzureFunctions.TestTools.InProcess, 1.0.0-alpha.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Denomica.AzureFunctions.TestTools.InProcess as a Cake Addin
#addin nuget:?package=Denomica.AzureFunctions.TestTools.InProcess&version=1.0.0-alpha.1&prerelease

// Install Denomica.AzureFunctions.TestTools.InProcess as a Cake Tool
#tool nuget:?package=Denomica.AzureFunctions.TestTools.InProcess&version=1.0.0-alpha.1&prerelease

Denomica.AzureFunctions.TestTools.InProcess

This library is designed to facilitate Azure Functions application testing. The focus in the initial versions is on unit testing Durable Functions, including orchestration, activity and entity functions.

Getting Started

After you have added this library as a reference to your test project, have a look at the project wiki for more details on how to use this library.

Version Highlights

v1.0.0-alpha.1

The initial prerelease of the library. This version has support for unit testing the following.

  • Orchestration functions
  • Activity functions with function input specifies as the function parameter
  • Partial support for durable entities using the function syntax
Product Compatible and additional computed target framework versions.
.NET net8.0 is compatible.  net8.0-android was computed.  net8.0-browser was computed.  net8.0-ios was computed.  net8.0-maccatalyst was computed.  net8.0-macos was computed.  net8.0-tvos was computed.  net8.0-windows was computed. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.0-alpha.6 59 4/5/2024
1.0.0-alpha.5 51 3/28/2024
1.0.0-alpha.4 50 3/21/2024
1.0.0-alpha.3 38 3/21/2024
1.0.0-alpha.2 45 3/21/2024
1.0.0-alpha.1 43 3/21/2024