Parents (Total: 1)
		    The searched file hash is included in 1 parent files which include package known and seen by metalookup. A sample is included below:
		    
                       
                    
                        
                            | Key | Value | 
                    
                        
		        
                
                
                  | MD5 | AE10EFEE6BD9F26E3E16C83F4BADE080 | 
                
                        
                
                
                  | PackageArch | noarch | 
                
                        
                
                
                  | PackageDescription | The `pytest-xdist`_ plugin extends py.test with some unique
test execution modes:
* test run parallelization_: if you have multiple CPUs or hosts you can use
  those for a combined test run.  This allows to speed up
  development or to use special resources of `remote machines`_.
* ``--boxed``: (not available on Windows) run each test in a boxed_
  subprocess to survive ``SEGFAULTS`` or otherwise dying processes
* ``--looponfail``: run your tests repeatedly in a subprocess.  After each run
  py.test waits until a file in your project changes and then re-runs
  the previously failing tests.  This is repeated until all tests pass
  after which again a full run is performed.
* `Multi-Platform`_ coverage: you can specify different Python interpreters
  or different platforms and run tests in parallel on all of them.
Before running tests remotely, ``py.test`` efficiently "rsyncs" your
program source code to the remote place.  All test results
are reported back and displayed to your local terminal.
You may specify different Python versions and interpreters. | 
                
                        
                
                
                  | PackageName | python3-pytest-xdist | 
                
                        
                
                
                  | PackageRelease | lp150.1.1 | 
                
                        
                
                
                  | PackageVersion | 1.22.1 | 
                
                        
                
			      | SHA-1 | 799417BFD9682D480D7073B8BB131EA0ACE9B0AB | 
                
                
                        
                
                
                  | SHA-256 | A4E1857E6CF639B4C97E7E0EFBB2C7714227EDBF80A3D817701AC03707BC2BAC |