Changes between Initial Version and Version 1 of GallioFramework
- Timestamp:
- 10/06/09 20:14:16 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
GallioFramework
v1 v1 1 Gallio provides a unit test framework, console test runner, GUI test runner and so much more. It's quite featureful. There's even a book. 2 3 Gallio subsumes the MbUnit framework which is included with it. 4 5 The project home page is at http://gallio.org/ 6 7 Feel free to add tips to this page about using Gallio and MbUnit. 8 9 Tips: 10 11 * Give a project Foo, create a sibling directory Foo.Test to contain your tests. 12 * Reference MbUnit and Gallio assemblies.