Table of Contents - chutney-3.1.1 Documentation
Classes and Modules
- Chutney
- Chutney::AvoidFullStop
- Chutney::AvoidOutlineForSingleExample
- Chutney::AvoidScripting
- Chutney::AvoidTypographersQuotes
- Chutney::BackgroundDoesMoreThanSetup
- Chutney::BackgroundRequiresMultipleScenarios
- Chutney::BadScenarioName
- Chutney::ChutneyLint
- Chutney::Configuration
- Chutney::EmptyFeatureFile
- Chutney::Error
- Chutney::FileNameDiffersFeatureName
- Chutney::Formatter
- Chutney::GivensAfterBackground
- Chutney::InvalidFileName
- Chutney::InvalidStepFlow
- Chutney::Issue
- Chutney::JSONFormatter
- Chutney::Linter
- Chutney::MissingExampleName
- Chutney::MissingFeatureDescription
- Chutney::MissingFeatureName
- Chutney::MissingScenarioName
- Chutney::MissingTestAction
- Chutney::MissingVerification
- Chutney::PieFormatter
- Chutney::RainbowFormatter
- Chutney::RequiredTagsStartsWith
- Chutney::SameTagDifferentCase
- Chutney::SameTagForAllScenarios
- Chutney::ScenarioNamesMatch
- Chutney::TagUsedMultipleTimes
- Chutney::TooClumsy
- Chutney::TooLongStep
- Chutney::TooManyDifferentTags
- Chutney::TooManySteps
- Chutney::TooManyTags
- Chutney::UniqueScenarioNames
- Chutney::UnknownVariable
- Chutney::UnusedVariable
- Chutney::UseBackground
- Chutney::UseOutline
- Chutney::Warning
Methods
- ::descendants — Chutney::Linter
- ::linter_name — Chutney::Linter
- ::new — Chutney::ChutneyLint
- ::new — Chutney::Configuration
- ::new — Chutney::Formatter
- ::new — Chutney::RainbowFormatter
- ::new — Chutney::Issue
- ::new — Chutney::Linter
- #add_issue — Chutney::Linter
- #add_issue — Chutney::UseOutline
- #all_known_tags — Chutney::SameTagDifferentCase
- #all_tags — Chutney::TooManyDifferentTags
- #analyse — Chutney::ChutneyLint
- #analyze — Chutney::ChutneyLint
- #and_word? — Chutney::Linter
- #background — Chutney::Linter
- #background_word? — Chutney::Linter
- #but_word? — Chutney::Linter
- #case_collision — Chutney::SameTagDifferentCase
- #char_loop — Chutney::PieFormatter
- #check_example — Chutney::MissingExampleName
- #check_similarity — Chutney::UseOutline
- #colour_loop — Chutney::PieFormatter
- #configuration — Chutney::ChutneyLint
- #configuration= — Chutney::ChutneyLint
- #configuration_path — Chutney::Configuration
- #determine_similarity — Chutney::UseOutline
- #dialect — Chutney::Linter
- #dialect_word — Chutney::Linter
- #elements — Chutney::Linter
- #example_tags — Chutney::SameTagForAllScenarios
- #examples_word? — Chutney::Linter
- #expand_examples — Chutney::UseBackground
- #expand_outlines — Chutney::UseBackground
- #expanded_steps — Chutney::UseBackground
- #feature — Chutney::Linter
- #feature_word? — Chutney::Linter
- #files — Chutney::Formatter
- #files_with_issues — Chutney::Formatter
- #filled_scenarios — Chutney::Linter
- #filter_when_steps — Chutney::AvoidScripting
- #format — Chutney::JSONFormatter
- #format — Chutney::PieFormatter
- #format — Chutney::RainbowFormatter
- #gather_givens — Chutney::UseBackground
- #gather_scenarios — Chutney::UseOutline
- #gather_vars — Chutney::UnknownVariable
- #gather_vars_from_argument — Chutney::UnknownVariable
- #generate_reference — Chutney::UseOutline
- #given_after_non_given — Chutney::InvalidStepFlow
- #given_word? — Chutney::Linter
- #ignore_whitespaces — Chutney::FileNameDiffersFeatureName
- #issue — Chutney::AvoidTypographersQuotes
- #issue — Chutney::UniqueScenarioNames
- #known_variables — Chutney::UnknownVariable
- #last_step_is_an_action — Chutney::InvalidStepFlow
- #lint — Chutney::ChutneyLint
- #lint — Chutney::Linter
- #lint — Chutney::AvoidFullStop
- #lint — Chutney::AvoidOutlineForSingleExample
- #lint — Chutney::AvoidScripting
- #lint — Chutney::AvoidTypographersQuotes
- #lint — Chutney::BackgroundDoesMoreThanSetup
- #lint — Chutney::BackgroundRequiresMultipleScenarios
- #lint — Chutney::BadScenarioName
- #lint — Chutney::EmptyFeatureFile
- #lint — Chutney::FileNameDiffersFeatureName
- #lint — Chutney::GivensAfterBackground
- #lint — Chutney::InvalidFileName
- #lint — Chutney::InvalidStepFlow
- #lint — Chutney::MissingExampleName
- #lint — Chutney::MissingFeatureDescription
- #lint — Chutney::MissingFeatureName
- #lint — Chutney::MissingScenarioName
- #lint — Chutney::MissingTestAction
- #lint — Chutney::MissingVerification
- #lint — Chutney::RequiredTagsStartsWith
- #lint — Chutney::SameTagDifferentCase
- #lint — Chutney::SameTagForAllScenarios
- #lint — Chutney::ScenarioNamesMatch
- #lint — Chutney::TagUsedMultipleTimes
- #lint — Chutney::TooClumsy
- #lint — Chutney::TooLongStep
- #lint — Chutney::TooManyDifferentTags
- #lint — Chutney::TooManySteps
- #lint — Chutney::TooManyTags
- #lint — Chutney::UniqueScenarioNames
- #lint — Chutney::UnknownVariable
- #lint — Chutney::UnusedVariable
- #lint — Chutney::UseBackground
- #lint — Chutney::UseOutline
- #lint_examples — Chutney::AvoidTypographersQuotes
- #lint_examples — Chutney::SameTagForAllScenarios
- #lint_scenarios — Chutney::SameTagForAllScenarios
- #lint_steps — Chutney::AvoidTypographersQuotes
- #linter_name — Chutney::Linter
- #linters — Chutney::ChutneyLint
- #linters= — Chutney::ChutneyLint
- #load_configuration — Chutney::Configuration
- #load_user_configuration — Chutney::Configuration
- #location — Chutney::Linter
- #match_pattern? — Chutney::RequiredTagsStartsWith
- #maxcount — Chutney::TooManyDifferentTags
- #maxcount — Chutney::TooManySteps
- #maxcount — Chutney::TooManyTags
- #maxlength — Chutney::TooLongStep
- #merge_config — Chutney::Configuration
- #off_switch? — Chutney::Linter
- #pattern — Chutney::RequiredTagsStartsWith
- #print_report — Chutney::PieFormatter
- #put_file — Chutney::RainbowFormatter
- #put_issue — Chutney::RainbowFormatter
- #put_linter — Chutney::RainbowFormatter
- #put_summary — Chutney::PieFormatter
- #put_summary — Chutney::RainbowFormatter
- #recommend — Chutney::InvalidFileName
- #render — Chutney::Error
- #render — Chutney::Warning
- #render_step — Chutney::Linter
- #render_step_argument — Chutney::Linter
- #scenario_outline_word? — Chutney::Linter
- #scenario_tags — Chutney::SameTagForAllScenarios
- #scenarios — Chutney::Linter
- #step_vars — Chutney::UnknownVariable
- #steps — Chutney::Linter
- #tags_for — Chutney::Linter
- #then_word? — Chutney::Linter
- #title_case — Chutney::FileNameDiffersFeatureName
- #top_offences — Chutney::PieFormatter
- #type — Chutney::Linter
- #used? — Chutney::UnusedVariable
- #used_in_docstring? — Chutney::UnusedVariable
- #used_in_table? — Chutney::UnusedVariable
- #verification_before_action — Chutney::InvalidStepFlow
- #when_word? — Chutney::Linter