: [Nant-users] Test Cases
in NAnt
All,
I have somewhat
completed a build file for a portal app. It's pretty simple but here are
the steps:
Update version
Label VSS
Get code by label
Compile
Package into zip for distribution
Clean target area
Install (unzip)
My question is rega
Title: Test Cases in NAnt
All,
I have somewhat completed a build file for a portal app. It's pretty simple but here are the steps:
Update version
Label VSS
Get code by label
Compile
Package into zip for distribution
Clean target area
Install (unzip)
My question is regarding testing. Wh