Skip to content

1.10.1

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Aug 21:16
c0dd28e

Features

  • Support disable tests using NUnit.Application configuration. (Fix: #73)

Application

  • Force to kill tests when ClientDisconnected in Debug if test still running.

TestAdapter

  • Add IsApplicationDisable to disable tests in TestDiscoverer.
  • Add disable, none, null keyworks to disable tests in TestDiscoverer.