Skip to content

v1.0.5

Compare
Choose a tag to compare
@BrainCrumbz BrainCrumbz released this 14 Mar 01:13
· 427 commits to master since this release
  • 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