The text below is selected, press Ctrl+C to copy to your clipboard. (⌘+C on Mac) No line numbers will be copied.
Guest
Phpunit
By iankt on 27th September 2025 08:10:05 PM | Syntax: TEXT | Views: 4




New paste | Download | Show/Hide line no. | Copy text to clipboard
  1.          backupStaticAttributes="false"
  2.          bootstrap="bootstrap/autoload.php"
  3.          colors="true"
  4.          convertErrorsToExceptions="true"
  5.          convertNoticesToExceptions="true"
  6.          convertWarningsToExceptions="true"
  7.          processIsolation="false"
  8.          stopOnFailure="false">
  9.    
  10.        
  11.             ./tests/Feature
  12.        
  13.  
  14.        
  15.             ./tests/Unit
  16.        
  17.    
  18.    
  19.        
  20.             ./app
  21.        
  22.    
  23.    
  24.        
  25.        
  26.        
  27.        
  28.