Skip to content

mitchknife/FacilityAzureFunctions

Repository files navigation

FacilityAzureFunctions

Repository description.

Build

Documentation | Release Notes | Contributing

Conformance

You'll need Azure Functions Core Tools installed before running conformance tests (perhaps sticking this in docker would be an awesome alternative?).

First start the local functions server.

cd conformance/AzureFunctionsServer
func start --port 4117

Then run the conformance tool against the running service.

dotnet FacilityConformance test --disable-chunked-transfer

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published