View Source ExVCR.Task.Runner (exvcr v0.15.1)

Provides task processing logics, which will be invoked by custom mix tasks.

Link to this section Summary

Functions

Check and show which cassettes are used by the test execution.

Use specified path to delete cassettes.

Use specified path to show the list of vcr cassettes.

Link to this section Functions

Check and show which cassettes are used by the test execution.

Link to this function

delete_cassettes(path, file_patterns, is_interactive \\ false)

View Source

Use specified path to delete cassettes.

Link to this function

show_vcr_cassettes(path_list)

View Source

Use specified path to show the list of vcr cassettes.