posts - 4237, comments - 3946, trackbacks - 370

Disclaimer

This was my personal weblog originally hosted by UgiDotNet, written mostly in Italian.

This blog is now part of my new site:
These postings are provided 'AS IS' with no warranties, and confer no rights. The views expressed on this weblog are mine alone and do not necessarily reflect the views of my employers.

Licenza Creative Commons

Tag Cloud

Archives

Post Categories

xUnit.net

James Newkirk, papĂ  di NUnit, CodePlex e tante altre belle cose ha creato un nuovo framework di unit testing:

...While any one of these reasons would not necessarily have been sufficient to create a new testing framework, the combination of them all made us want to undertake a new project: xUnit.net.

E ancora:
  • Single Object Instance per Test Method
  • No [SetUp] or [TearDown]
  • No [ExpectedException]
  • Aspect-Like Functionality
  • Reducing the Number of Custom Attributes
  • Use of Generics.
  • Anonymous Delegates.
Test Runner
  • For v1, we are shipping a console-based test runner, but not a GUI-based test runner. Based on user feedback, we will determine which other runners xUnit.net should support in future releases.

Leggete tutto alla Fonte: Announcing xUnit.net

Print | posted on venerdì 21 settembre 2007 11:55 |

Comments have been closed on this topic.