An open API service indexing awesome lists of open source software.

https://github.com/posinformatique/posinformatique.testing.azure.functions

This project provides utilities for testing Azure Functions (Isolated). It includes features and tools to facilitate the testing of HttpRequestData and HttpResponseData classes, which are challenging to mock.
https://github.com/posinformatique/posinformatique.testing.azure.functions

Last synced: 12 months ago
JSON representation

This project provides utilities for testing Azure Functions (Isolated). It includes features and tools to facilitate the testing of HttpRequestData and HttpResponseData classes, which are challenging to mock.

Awesome Lists containing this project

README

          

# PosInformatique.Testing.Azure.Functions
This project provides utilities for testing Azure Functions (Isolated). It includes features and tools to facilitate the testing of
`HttpRequestData` and `HttpResponseData` classes, which are challenging to mock.