v1.0.5
- feat(Context): fail test when sync context hook is assigned an async lambda
- style(shim): clarify steps when creating DebuggerShim
Internals:
- fix(tests):fix describe_output tests failing on Italian Window OS
- refactor(formatters): move SilentLiveFormatter to its own file
- refactor(RunnerInvocation): avoid rebuilding contexts when there's no focused test
- refactor(ContextRunner): remove unneeded ContextBuilder dependency from ContextRunner
- style(windows): apply same (Windows) line endings in nspec.cs file