Skip to content

1.10.1-alpha.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jun 15:41

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.