NUnitLite

A new lightweight testing framework for .NET (Mono).
Download

NUnitLite Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Open Software License
  • Price:
  • FREE
  • Publisher Name:
  • Charlie Poole
  • Publisher web site:
  • http://nunitlite.org/

NUnitLite Tags


NUnitLite Description

A new lightweight testing framework for .NET (Mono). NUnitLite is a new lightweight testing framework for .NET (Mono), based on the ideas in NUnit and providing a subset of its features. It uses minimal resources and will run on resource-restricted platforms such as those used in embedded and mobile development.NUnitLite is an open source project, available under the Open Source License ("OSL") 3.0, and is being developed by members of the NUnit team. Future releases of NUnit will have direct support for remote execution of NUnitLite tests.Why an NUnitLite?Since it's introduction, NUnit has continued to add more features every year. It's getting a bit complicated - too complicated for some purposes, such as testing embedded projects, mobile applications or add-ins.Basically, we wanted NUnitLite to be a very simple NUnit, one that could be included as source right with the tests themselves. It implements a subset of the features of full NUnit. It has also served as a test bed for a few new approaches that are already finding their way into NUnit itself.The name NUnitLite is, of course, inspired by Mike Feathers' CppUnitLite. What's New in This Release: New Features and Enhancements: · New attributes: PropertyAttribute, DescriptionAttribute, IgnoreAttribute · Text runner output may now be redirected (issue 12449) · Added VS solution for building under the compact framework (issue 14447) · Solutions are no longer bound to Source Control and anonymous access is now possible using several clients Bug fixes: · Fixed incorrect preprocessor constants (12361, 12411) · Fixed StackFilter to use correct namespace (12372) · Expected Exception is now handled corretly on Compact Framework (1446)


NUnitLite Related Software