Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stefh/unittestingazurefunctions
Unit Testing Azure Functions using Moq
https://github.com/stefh/unittestingazurefunctions
Last synced: 19 days ago
JSON representation
Unit Testing Azure Functions using Moq
- Host: GitHub
- URL: https://github.com/stefh/unittestingazurefunctions
- Owner: StefH
- License: mit
- Created: 2018-12-10T17:34:47.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-20T14:40:54.000Z (almost 6 years ago)
- Last Synced: 2024-04-14T13:08:20.276Z (7 months ago)
- Language: C#
- Size: 40 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unit Testing Azure Functions using Moq
Based on [jeffhollan/functions-test-samples](https://github.com/jeffhollan/functions-test-samples)
## todo