Should the global suite have destroyOnceDone enabled or disabled? This should allow exit to correctly fire on browser environments, where no process.exit is emitted - however, it may already do so, just multiple times, which is also acceptable. This needs to be revaluated when #17 is done.
Should the global suite have destroyOnceDone enabled or disabled? This should allow exit to correctly fire on browser environments, where no
process.exitis emitted - however, it may already do so, just multiple times, which is also acceptable. This needs to be revaluated when #17 is done.