Download NUnit4PowerShell
Description
NUnit4PowerShell has been done to test PowerShell scripts with the NUnit framework.Fixtures are written in PowerShell and this dll will read and execute them.The goal is to automatically execute unit tests, for instance with a Hudson job, and look for scripts regressions.
Source Files
The download file nunit4powershell.zip has the following entries.
trunk/NUnit4PowerShell.Test/NUnit4PowerShell.Test.csproj
trunk/NUnit4PowerShell.Test/Properties/AssemblyInfo.cs
trunk/NUnit4PowerShell.Test/TestStaticMethods.cs
trunk/NUnit4PowerShell.sln/* ww w .j av a 2 s . co m*/
trunk/NUnit4PowerShell/App.config
trunk/NUnit4PowerShell/Execute-PSFixtures.ps1
trunk/NUnit4PowerShell/Logger.cs
trunk/NUnit4PowerShell/NUnit4PowerShell.config
trunk/NUnit4PowerShell/NUnit4PowerShell.csproj
trunk/NUnit4PowerShell/PSFixture.cs
trunk/NUnit4PowerShell/PSFixtureProvider.cs
trunk/NUnit4PowerShell/PSFixtureSuite.cs
trunk/NUnit4PowerShell/PSUtils.cs
trunk/NUnit4PowerShell/ParametrizedFixture.cs
trunk/NUnit4PowerShell/Properties/AssemblyInfo.cs
trunk/NUnit4PowerShell/Scripts/Mock-Cmdlet.psm1
trunk/NUnit4PowerShell/Utils.cs
trunk/NUnit4PowerShell/launch-nunit.bat
trunk/NUnit4PowerShell/lib/System.Management.Automation.dll
trunk/NUnit4PowerShell/lib/nunit.framework.dll
trunk/NUnit4PowerShell/lib/nunit.framework.xml
Download
Click the following link to download nunit4powershell.zip.
nunit4powershell.zipHome »
C# Free Code »
Development »
C# Free Code »
Development »