Info
Version: | 5.0.0 |
Author(s): | Endjin Limited |
Last Update: | Thursday, June 5, 2025 |
.NET Fiddle: | Create the first Fiddle |
NuGet Url: | https://www.nuget.org/packages/Corvus.Testing.AzureFunctions |
Install
Install-Package Corvus.Testing.AzureFunctions
dotnet add package Corvus.Testing.AzureFunctions
paket add Corvus.Testing.AzureFunctions
Corvus.Testing.AzureFunctions Download (Unzip the "nupkg" after downloading)
Dependencies
- System.Management(>= 4.7.0)
Provides utilities and abstractions for programmatically starting, configuring, and stopping Azure Functions instances during test execution. Supports managing function runtime processes, environment variables, port allocation, and output capture to enable reliable and repeatable testing of Azure Functions across different environments.