Module

ExUnit.CaptureIO

Changes by version

Elixir 1.13.0

· 1 change

Enhancement Tool: ExUnit

Add with_io/3 to return result with captured io

Elixir 1.11.0

· 1 change

Bugfix Tool: ExUnit

Fix race condition where a dead capture would still be considered as active

Elixir 1.10.0

· 1 change

Enhancement Tool: ExUnit

Supports capturing named devices in asynchronous tests