Embeddable Micro Test Framework

Embeddable Micro Test Framework
Download

Embeddable Micro Test Framework Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Others
  • Publisher Name:
  • dcdietrich
  • Operating Systems:
  • Windows XP/2000/98
  • File Size:
  • 2.72MB

Embeddable Micro Test Framework Tags


Embeddable Micro Test Framework Description

What is EMTF? 1. It's embeddable! One reason why EMTF was created was the need for a simple test framework for educational purposes, allowing for a quick introduction to both the usage and implementation of a test framework like MSTest or NUnit. The other reason is that it can be useful to be able to put a couple of tests into an application under test rather than the other way around, for example in case of testing features that have many and/or complex dependencies that cannot be easily mocked or for directly integrating smoke tests into debug builds of an application. 2. It's micro! EMTF is easy to understand and use by limiting the number of features to a bare minimum and keeping the public API simple. 3. It's a test framework for the .NET Framework and Silverlight! And while one could say that EMTF is yet another wheel, anything that is suitable for making people look at what testing tools (or methodologies for that matter) are already out there and what their strengths and weaknesses are is a good thing. New features: * Dynamic generation of wrappers that expose non-public members and constructors for easier white box API testing * Is fully localizable * Ships as a single DLL * Targets Silverlight 4 and the .NET Framework 4 Bug fixes: * Fixed crash caused by unhandled exception during automatic test method discovery when trying to inspect a dynamic assembly (dynamic assemblies are Now skipped)


Embeddable Micro Test Framework Related Software