Hi,<br><br>I would like to know if (but I heard it is..) and how it is possible to run with Trial a test suite where some tests use a reactor implementation and some instead another one..<br><br>In fact I have some tests extending Trial&#39;s TestCase (hence expecting to use the selector reactor) while some others use the &quot;plain&quot; TestCase and in the setUp() / tearDown()&nbsp; do install/uninstall of the custom reactor I wrote.<br>
<br>Running both tests causes using the wrong reactor when another one is expected, so I was thinking about migrating my custom reactor based tests to Trial.<br><br>Any suggestions? Thanks again in advance.<br><br>Regards,<br>
Alessio Pace.<br>