.To run the automated tests you'll need to have NUnit installed.
There are two types of automated testing in FlexWiki: UnitTests and BuildVerificationTests.
UnitTests are intended to test FlexWiki at an API level. Typically, these tests simply ensure that a given piece of FlexWiki code produces the expected output when called with a particular input. These tests can be found in the FlexWiki.UnitTests project.
BuildVerificationTests are intended to test a fully installed and configured version of FlexWiki. These tests ensure that when someone makes a particular web request against a FlexWiki instance, the expected result (HTML for the FlexWiki web interface, XML for the FlexWikiWebService) is returned. These tests can be found in the BuildVerificationTests project.
Both UnitTests and BuildVerificationTests are driven via NUnit. You can run them either interactively via NUnitGui, TestDriven.NET or some other interactive testing framework, or by using the build script. Note that if you run the BuildVerificationTests interactively, you will need to install FlexWiki somewhere on your machine and set the values in the app.config file appropriately.
To run the UnitTests with the build script, open a command window in the root of your FlexWiki source directory and run
build test
To run the BuildVerificationTests with the build script, open a command window in the root of your FlexWiki source directory and run
build verify
Running the BuildVerificationTests with the build script, will automatically build and install FlexWiki and update the app.config file with the appropriate values.
Click to read this topic11/9/2004 5:11:29 AM - -81.174.239.133
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
Learn about unit teting and how it can benefit your project
3/2/2005 9:22:02 PM - -24.219.69.32
Automated tests that happen as part of every build that execute against a fully installed version of FlexWiki, allowing the build to verify correct operation in a web context.
1/21/2005 9:44:01 PM - davidorn@microsoft.com-24.18.252.234
Learn about unit teting and how it can benefit your project
3/2/2005 9:22:02 PM - -24.219.69.32
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
Automated tests that happen as part of every build that execute against a fully installed version of FlexWiki, allowing the build to verify correct operation in a web context.
1/21/2005 9:44:01 PM - davidorn@microsoft.com-24.18.252.234
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
FlexWikiWebService is a WebService that exposes APIs for retrieving and modifying content on a FlexWiki instance.
8/31/2007 9:28:07 AM - -76.30.20.161
Learn about unit teting and how it can benefit your project
3/2/2005 9:22:02 PM - -24.219.69.32
Automated tests that happen as part of every build that execute against a fully installed version of FlexWiki, allowing the build to verify correct operation in a web context.
1/21/2005 9:44:01 PM - davidorn@microsoft.com-24.18.252.234
Click to read this topic11/9/2004 5:11:29 AM - -81.174.239.133
Automated tests that happen as part of every build that execute against a fully installed version of FlexWiki, allowing the build to verify correct operation in a web context.
1/21/2005 9:44:01 PM - davidorn@microsoft.com-24.18.252.234
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
Learn about unit teting and how it can benefit your project
3/2/2005 9:22:02 PM - -24.219.69.32
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
Automated tests that happen as part of every build that execute against a fully installed version of FlexWiki, allowing the build to verify correct operation in a web context.
1/21/2005 9:44:01 PM - davidorn@microsoft.com-24.18.252.234
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248
Automated tests that happen as part of every build that execute against a fully installed version of FlexWiki, allowing the build to verify correct operation in a web context.
1/21/2005 9:44:01 PM - davidorn@microsoft.com-24.18.252.234
The software running this site. -> jump to HomePage
10/22/2006 7:52:17 AM - -81.182.199.248