Test group in which all tests can run concurrently.
actor tag _SimultaneousGroup is _Group tag
new tag create() : _SimultaneousGroup tag^
be apply( runner: _TestRunner tag)
be _test_complete( runner: _TestRunner tag)
© 2016-2018, The Pony Developers
© 2014-2015, Causality Ltd.
Licensed under the BSD 2-Clause License.
https://stdlib.ponylang.io/ponytest-_SimultaneousGroup