Note: This API documentation is for FAKE version 4. The migration API documentation can be found 
                    here. The API documentation for the new fake 5 modules can be found 
                    here
                
                
MSpecHelper
Contains a task to run machine.specifications tests.
Nested types and modules
| Type | Description | 
| MSpecParams | Parameter type to configure the MSpec runner. | 
Functions and values
| Function or value | Description | ||
| 
            MSpec setParams assemblies
          
            Signature: setParams:(MSpecParams -> MSpecParams) -> assemblies:seq<string> -> unit | This task to can be used to run machine.specifications on test libraries. Parameters
 Sample
 HintXmlOutputPath expects a full file path whereas the HtmlOutputDir expects a directory name | ||
| 
            MSpecDefaults
          
            Signature: MSpecParams | MSpec default parameters - tries to locate mspec-clr4.exe in any subfolder. |