Hello,
  
  
  
We are developing pytest plugin with xdist compatibility.
  
  
  
By designed architecture we want to implement sending data from the working 
node to the master one, while tests are running. I didn’t find documentation 
describing this aspect.
  
  
  
After some research we discovered that it is possible to change worker's final 
output data. But is there any way to communicate with master during worker's 
runtime?
  
  
  
 Sincerely,
  Bohuslav
  
  
  
    
  

  
     
_______________________________________________
pytest-dev mailing list
pytest-dev@python.org
https://mail.python.org/mailman/listinfo/pytest-dev

Reply via email to