Unit Testing/xUnit.net

From Wikiversity
Jump to navigation Jump to search

xUnit.net is a free and open-source unit testing tool for the .NET Framework, written by the original author of NUnit.[1]

Readings[edit | edit source]

  1. Wikipedia: Test automation
  2. Wikipedia: xUnit.net

Multimedia[edit | edit source]

Activities[edit | edit source]

  1. Install xUnit
  2. Create a Simple Test
  3. Test Exceptions
  4. View Test Coverage

See Also[edit | edit source]

References[edit | edit source]