Table of Contents - flakey_spec_catcher-0.10.0 Documentation
Classes and Modules
- FlakeySpecCatcher
- FlakeySpecCatcher::CapsuleManager
- FlakeySpecCatcher::ChangeCapsule
- FlakeySpecCatcher::ChangeContext
- FlakeySpecCatcher::ChangeSummary
- FlakeySpecCatcher::CliOverride
- FlakeySpecCatcher::EventListener
- FlakeySpecCatcher::GitController
- FlakeySpecCatcher::RerunCapsule
- FlakeySpecCatcher::RerunManager
- FlakeySpecCatcher::RspecResult
- FlakeySpecCatcher::RspecResult::RSpecFailure
- FlakeySpecCatcher::RspecResultManager
- FlakeySpecCatcher::Runner
- FlakeySpecCatcher::UserConfig
- Object
- String
- String::Colors
Methods
- ::new — FlakeySpecCatcher::CapsuleManager
- ::new — FlakeySpecCatcher::ChangeCapsule
- ::new — FlakeySpecCatcher::ChangeContext
- ::new — FlakeySpecCatcher::ChangeSummary
- ::new — FlakeySpecCatcher::CliOverride
- ::new — FlakeySpecCatcher::EventListener
- ::new — FlakeySpecCatcher::GitController
- ::new — FlakeySpecCatcher::RerunCapsule
- ::new — FlakeySpecCatcher::RerunManager
- ::new — FlakeySpecCatcher::RspecResult
- ::new — FlakeySpecCatcher::RspecResult::RSpecFailure
- ::new — FlakeySpecCatcher::RspecResultManager
- ::new — FlakeySpecCatcher::Runner
- ::new — FlakeySpecCatcher::UserConfig
- #<=> — FlakeySpecCatcher::RerunCapsule
- #== — FlakeySpecCatcher::ChangeContext
- #== — FlakeySpecCatcher::RerunCapsule
- #add_capsule — FlakeySpecCatcher::CapsuleManager
- #add_capsules_with_default_usage — FlakeySpecCatcher::RerunManager
- #add_change_context — FlakeySpecCatcher::ChangeCapsule
- #add_failure — FlakeySpecCatcher::RspecResult
- #add_failure — FlakeySpecCatcher::RspecResult::RSpecFailure
- #add_rerun_capsule — FlakeySpecCatcher::RerunManager
- #add_result — FlakeySpecCatcher::RspecResultManager
- #add_run — FlakeySpecCatcher::RspecResult
- #all_non_example_groups — FlakeySpecCatcher::RerunManager
- #ancestor_present_in_reruns — FlakeySpecCatcher::ChangeContext
- #apply_cli_override — FlakeySpecCatcher::UserConfig
- #apply_env_var_settings — FlakeySpecCatcher::UserConfig
- #changed_examples — FlakeySpecCatcher::CapsuleManager
- #changed_examples — FlakeySpecCatcher::ChangeCapsule
- #changed_examples — FlakeySpecCatcher::GitController
- #changed_files — FlakeySpecCatcher::CapsuleManager
- #colorize — String
- #condense_reruns — FlakeySpecCatcher::CapsuleManager
- #condense_reruns — FlakeySpecCatcher::RerunManager
- #configure_listener — FlakeySpecCatcher::Runner
- #copy_output_to_temp_file — FlakeySpecCatcher::Runner
- #copy_to_user_output — FlakeySpecCatcher::Runner
- #default_usage? — FlakeySpecCatcher::RerunCapsule
- #determine_rerun_usage — FlakeySpecCatcher::RerunManager
- #diff_files — FlakeySpecCatcher::GitController
- #display_results — FlakeySpecCatcher::Runner
- #empty? — FlakeySpecCatcher::RerunCapsule
- #empty? — FlakeySpecCatcher::RspecResultManager
- #env_var_string_to_array — FlakeySpecCatcher::UserConfig
- #env_var_string_to_bool — FlakeySpecCatcher::UserConfig
- #env_var_string_to_int_or_nil — FlakeySpecCatcher::UserConfig
- #env_var_string_to_pairs — FlakeySpecCatcher::UserConfig
- #env_var_string_to_tags — FlakeySpecCatcher::UserConfig
- #example_failed — FlakeySpecCatcher::EventListener
- #example_group? — FlakeySpecCatcher::ChangeContext
- #example_passed — FlakeySpecCatcher::EventListener
- #failures — FlakeySpecCatcher::RspecResultManager
- #fill_context — FlakeySpecCatcher::ChangeCapsule
- #fill_contexts — FlakeySpecCatcher::ChangeCapsule
- #filter_reruns_by_ignore_files — FlakeySpecCatcher::RerunManager
- #find_git_remote — FlakeySpecCatcher::GitController
- #find_remote_branch — FlakeySpecCatcher::GitController
- #find_reruns_by_tags — FlakeySpecCatcher::CapsuleManager
- #format_message — FlakeySpecCatcher::EventListener
- #format_regex_scan_results — FlakeySpecCatcher::UserConfig
- #green — String
- #handle_capsule_rerun — FlakeySpecCatcher::Runner
- #handle_change_context — FlakeySpecCatcher::ChangeCapsule
- #handle_initial_change_contexts — FlakeySpecCatcher::ChangeCapsule
- #identify_change_contexts — FlakeySpecCatcher::GitController
- #identify_tag_excluded_reruns — FlakeySpecCatcher::RerunManager
- #identify_tag_strings — FlakeySpecCatcher::ChangeContext
- #identify_tags_and_values — FlakeySpecCatcher::ChangeContext
- #indent — Object
- #initialize_change_type — FlakeySpecCatcher::ChangeSummary
- #initialize_git_comparison — FlakeySpecCatcher::GitController
- #initialize_repeat_factor — FlakeySpecCatcher::UserConfig
- #initialize_testcase — FlakeySpecCatcher::RerunCapsule
- #initialize_usage — FlakeySpecCatcher::RerunCapsule
- #inject_manual_reruns — FlakeySpecCatcher::RerunManager
- #invoke_custom_rspec_runner — FlakeySpecCatcher::Runner
- #invoke_rspec_runner — FlakeySpecCatcher::Runner
- #line_is_a_comment_or_whitespace? — FlakeySpecCatcher::ChangeCapsule
- #line_is_inside_a_block_of_changed_code? — FlakeySpecCatcher::ChangeCapsule
- #line_matches_method_or_block — FlakeySpecCatcher::ChangeCapsule
- #magenta — String
- #override_settings — FlakeySpecCatcher::UserConfig
- #override_user_config — FlakeySpecCatcher::UserConfig
- #pair_reruns_with_usages — FlakeySpecCatcher::RerunManager
- #parse_changes — FlakeySpecCatcher::GitController
- #parse_command_line_args — FlakeySpecCatcher::CliOverride
- #parse_commit_message — FlakeySpecCatcher::UserConfig
- #parse_tags — FlakeySpecCatcher::CliOverride
- #pop_scope — FlakeySpecCatcher::ChangeCapsule
- #print_flakey_specs_detected_message — FlakeySpecCatcher::Runner
- #print_no_flakey_specs_detected_message — FlakeySpecCatcher::Runner
- #print_results — FlakeySpecCatcher::RspecResult
- #print_results — FlakeySpecCatcher::RspecResultManager
- #print_successes_count — FlakeySpecCatcher::RspecResultManager
- #red — String
- #remove_formatter_quotes — FlakeySpecCatcher::CliOverride
- #remove_formatter_quotes — FlakeySpecCatcher::UserConfig
- #rerun_info — FlakeySpecCatcher::ChangeContext
- #rerun_preview — FlakeySpecCatcher::Runner
- #run_specs — FlakeySpecCatcher::Runner
- #set_output_file — FlakeySpecCatcher::UserConfig
- #show_settings — FlakeySpecCatcher::Runner
- #show_test_list — FlakeySpecCatcher::Runner
- #sorted_change_contexts — FlakeySpecCatcher::CapsuleManager
- #spec_scope — FlakeySpecCatcher::ChangeCapsule
- #split! — FlakeySpecCatcher::RerunManager
- #successes — FlakeySpecCatcher::RspecResultManager
- #tag_values_equal? — FlakeySpecCatcher::CapsuleManager
- #tests_for_rerun — FlakeySpecCatcher::RerunManager
- #update_descriptions — FlakeySpecCatcher::ChangeContext
- #validate_arguments — FlakeySpecCatcher::CliOverride
- #yellow — String