I was wondering if there were any recommendations on how we write unit tests for multi-threading code. I am writing tests for https://bugs.eclipse.org/bugs/show_bug.cgi?id=425704 (making obserables thread-safe).

I have used https://code.google.com/p/multithreadedtc/ very effectively on other projects. It is published under the BSD license, which we probably can't commit, so would that mean users would have to install manually to run the tests?
_______________________________________________
e4-dev mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/e4-dev

Reply via email to