Unit testing is an integral part of a test-driven development cycle. Therefore,
BuildBeat provides tightly integrated support for running unit tests.
Step 1 : Define Unit Tests
Step 2 : Execute Unit Tests within the Task Sequence
By placing the Run Unit Tests task within the build task sequence, you
can control where in the build sequence you wish to execute the unit tests.
|