All Downloads are FREE. Search and download functionalities are using the official Maven repository.

gallio.NCover.Gallio.NCoverIntegration.plugin Maven / Gradle / Ivy

The newest version!


  
    NCover Integration Plugin
    3.2.0.0
    Provides support for running tests with NCover code coverage.
	plugin://Gallio.NCoverIntegration/Resources/ncover.ico
  

  
    
  

  
    
    

    

    
    
    
    
    
    
    
    
    

    

    
    
    
    
    
    
    
    
    
    
    
    
    
	
	
  

  
    
  

  

    

    
      
        ${NCoverIntegration.NCoverTestIsolationProvider.v1.5.8}
      
      
        NCover
        
          Runs tests in an external process with NCover v1.5.8.  NCover v1.5.8 is included and does not need to be installed.

          Supported test runner properties:
          - NCoverArguments: Specifies additional command-line arguments for NCover.  eg. "//eas Gallio"
          - NCoverCoverageFile: Specifies the path of the coverage file to write.  The default is 'Coverage.xml' in the current working directory.
        
      
    

    
      
        V1
      
    

    

    
      
        ${NCoverIntegration.NCoverTestIsolationProvider.v2}
      
      
        NCover2
        
          Runs tests in an external process with NCover v2.  NCover v2 must be installed separately.

          Supported test runner properties:
          - NCoverArguments: Specifies additional command-line arguments for NCover.  eg. "//eas Gallio"
          - NCoverCoverageFile: Specifies the path of the coverage file to write.  The default is 'Coverage.xml'.
        
      
    

    
      
        V2
      
    

    

    
      
        ${NCoverIntegration.NCoverTestIsolationProvider.v3}
      
      
        NCover3
        
          Runs tests in an external process with NCover v3.  NCover v3 must be installed separately.

          Supported test runner properties:
          - NCoverArguments: Specifies additional command-line arguments for NCover.  eg. "//eas Gallio"
          - NCoverCoverageFile: Specifies the path of the coverage file to write.  The default is 'Coverage.xml'.
        
      
    

    
      
        V3
      
    
  




© 2015 - 2025 Weber Informatics LLC | Privacy Policy