Note: This is the migration API reference for FAKE 5. The new (modularized) API documentation can be found 
                    here.
                    If the API is already migrated you can check here if exists in a module.
                    More information regarding the migration can be found here
                
                
  
OBSOLETE
Open Fake.Tools instead (FAKE0001 - package: Fake.Tools.Pickles, module: Pickles, type: TestResultsFormat)
TestResultsFormat
The format of the test results
Union Cases
| Union Case | Description | 
          
            CucumberJSON
          
          
            Signature:  
         | 
        |
          
            MSTest
          
          
            Signature:  
         | 
        |
          
            Nunit
          
          
            Signature:  
         | 
        |
          
            NUnit
          
          
            Signature:  
         | 
        |
          
            NUnit3
          
          
            Signature:  
         | 
        |
          
            SpecRun
          
          
            Signature:  
         | 
        |
          
            VSTest
          
          
            Signature:  
         | 
        |
          
            XUnit
          
          
            Signature:  
         | 
        |
          
            XUnit2
          
          
            Signature:  
         |