Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 929 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 929 Bytes

EUnit

EUnit is a light-weight cross-platform nit testing framework for RemObjects Silver compiler.

EUnit ships precompiled with the Elements compiler. New projects created from the "EUnit Test Project" project templates will automatically have a reference to the library, but you can add a reference to your projects via the Add References dialog in Fire or Visual Studio, where library should show automatically.

The code for this library is open source and available under a liberal license. We appreciate contributions.

See Also