Skip to content

Showcase Unit Testing an Azure Function Application - Isolated Process Model

License

Notifications You must be signed in to change notification settings

lohithgn/az-fx-isolated-unittest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

az-fx-isolated-unittest

About

Showcase Unit Testing of an Azure Function Application - .NET 6 Isolated Process Model with C# as language.

src/MyFunctionApp

Azure Function Application created as .NET 6 Isolated process model.

test/Microsoft.Azure.Functions.Isolated.TestDoubles

Test doubles for Function App .NET 6 Isolated process model.

test/MyFunctionApp.Tests

Unit test project using XUNIT, MOQ to test MyFunctionApp > Function1

About

Showcase Unit Testing an Azure Function Application - Isolated Process Model

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages