Minitest::Parallel::Executor

class Minitest::Parallel::Executor

Parent:
Object

The engine used to run multiple tests in parallel.

Attributes

size[R]

The size of the pool of workers.

Public Class Methods