exvcr v0.10.3 ExVCR.Task.Runner

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 show the list of vcr cassettes

Link to this section Functions

Link to this function check_cassettes(record)

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

Link to this function delete_cassettes(path, file_patterns, is_interactive \\ false)

Use specified path to delete cassettes.

Link to this function show_vcr_cassettes(path_list)

Use specified path to show the list of vcr cassettes.