Open eoincampbell opened 7 years ago
Thanks, waiting for the PR then :).
Hey @spetz have a couple of PRs coming.
One thing I've struggled to get working is the tests. Running dotnet test
in the test project directory complains that there's no test adapter.
Do I need to get some external adapter for the Machine.Specification tests?
There's an issue in both the async & non-async aggregate hooks which results in the hook sending back the valid rather then invalid links.
See: https://github.com/warden-stack/Warden/blob/master/src/Warden/Core/IIterationProcessor.cs#L251
I'll submit a PR for this shortly.