Documentation

Gallio Book

The Gallio Book contains the consolidated documentation and tutorials for the Gallio Platform, MbUnit Framework and tools.

The book is currently a work in progress. If you would like to volunteer as a writer or editor please send a message to the gallio-book mailing list.

Wiki

The Gallio Wiki contains additional documentation and resources provided by the community.

API Documentation

The API documentation describes all types and members of the Gallio and MbUnit API. The same information is also available in Visual Studio via Intellisense and integrated F1 help.

Release Notes

The release notes contain tons of information about particular releases including announcements and examples of new and noteworthy features in Gallio and MbUnit, some of which may not yet be documented in the Book. Worth reading.

Links

Tips

  • For documentation about the command-line test runner, type "Gallio.Echo.exe /?" at the command-line.
  • For documentation about the PowerShell cmdlet, type "help Run-Gallio" in PowerShell.
  • For additional API documentation about types and operations provided by Gallio, MbUnit and other components, hit F1 in Visual Studio.
  • For information on how to integrate Gallio with CruiseControl.Net, look in the "extras/ccnet" folder within the Gallio installation directory.
  • To enable TeamCity integration, you must specify "Gallio.TeamCityIntegration.TeamCityExtension, Gallio.TeamCityIntegration" as a test runner extension argument to the Echo, NAnt, MSBuild, or PowerShell test runners.