I&#39;ve seen a few answers regarding this topic around the net, but nothing recent.<div><br></div><div>I&#39;ve enjoyed using the Twisted code-base in Eclipse, and have also liked running unittests in the PyDev framework.  However, I haven&#39;t been successful integrating Trial tests with the PyDev runner.  I did get Trial to run, but the output isn&#39;t really understood and parsed by PyDev the way I did it.</div>
<div><br></div><div>If anyone has any pointers, I&#39;d appreciate suggestions.</div><div><br></div><div>- I&#39;d like the PASSED/FAILED/ERROR/SKIPPED states to be understood by PyDev.</div><div>- I&#39;d also like the _trial_temp/test.log file to be displayed in an Eclipse window</div>
<div><br></div><div>Overall, I&#39;m very happy with Trial as it is.  Using it in Eclipse almost seems greedy. ;-}</div><div><br></div><div>Thanks,</div><div>Tom</div><div><br></div>