Cucumberex.Formatter.Rerun (cucumberex v0.2.1)

Copy Markdown View Source

Rerun formatter: writes failed scenario locations to a file. Use with mix cucumber @rerun.txt to re-run only failures.

Summary

Functions

Returns a specification to start this module under a supervisor.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

start_link(opts \\ [])

Callback implementation for Cucumberex.Formatter.start_link/1.