The tox.ini limits the testing support for linux and darwin only, but there are some other non-Windows platforms that are able to run tests properly. I just confirmed that on OpenIndiana (sunos5 platform) all tests pass (once flaky plugin is disabled - see #52), so please add sunos5 to list of supported platforms in tox.ini. Thank you.
The
tox.inilimits the testing support forlinuxanddarwinonly, but there are some other non-Windows platforms that are able to run tests properly. I just confirmed that on OpenIndiana (sunos5platform) all tests pass (once flaky plugin is disabled - see #52), so please addsunos5to list of supported platforms intox.ini. Thank you.