Repository description.
Documentation | Release Notes | Contributing
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 4117Then run the conformance tool against the running service.
dotnet FacilityConformance test --disable-chunked-transfer