Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Highlight regex capture groups in terminal output (#42) #136

Merged
merged 41 commits into from
Oct 14, 2021

Commits on Sep 28, 2021

  1. Configuration menu
    Copy the full SHA
    06dae5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00b861f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ca1a596 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. Corrections

    ilslv committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    1d9114d View commit details
    Browse the repository at this point in the history
  2. Implement writer::Repeat

    ilslv committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    4a901b6 View commit details
    Browse the repository at this point in the history
  3. Update asciinema recordings

    ilslv committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    20a0afa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11f4712 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2021

  1. Merge branch 'main' into output-only-skipped-or-failed

    # Conflicts:
    #	CHANGELOG.md
    #	book/src/Features.md
    #	book/src/Test_Modules_Organization.md
    #	src/lib.rs
    #	src/writer/basic.rs
    ilslv committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    37d1235 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    675e4be View commit details
    Browse the repository at this point in the history
  3. Update asciinema in docs

    ilslv committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    9b77f4a View commit details
    Browse the repository at this point in the history
  4. Corrections

    ilslv committed Sep 30, 2021
    Configuration menu
    Copy the full SHA
    d318077 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2021

  1. Output tables in writer::Basic

    ilslv committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    a25cca2 View commit details
    Browse the repository at this point in the history
  2. Corrections

    ilslv committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    aadcd85 View commit details
    Browse the repository at this point in the history
  3. Revert "Output tables in writer::Basic"

    This reverts commit a25cca2.
    ilslv committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    7c12f0d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c85eab View commit details
    Browse the repository at this point in the history
  5. Fix CHANGELOG

    ilslv committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    f3c2db2 View commit details
    Browse the repository at this point in the history
  6. Mention Scenario Outline Examples expansion in Step Table in feature:…

    …:Ext::expand_examples()
    ilslv committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    6e37a99 View commit details
    Browse the repository at this point in the history
  7. WIP [skip ci]

    ilslv committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    47a6393 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ad183fb View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2456d6d View commit details
    Browse the repository at this point in the history
  10. Return hooks [skip ci]

    ilslv committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    fb8f26b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2e201f2 View commit details
    Browse the repository at this point in the history
  12. Some corrections

    tyranron committed Oct 1, 2021
    Configuration menu
    Copy the full SHA
    8c937c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

  1. Configuration menu
    Copy the full SHA
    6082dcf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e591a58 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'output-only-skipped-or-failed' into highlight-step-captues

    # Conflicts:
    #	codegen/tests/features/example.feature
    #	src/event.rs
    #	src/feature.rs
    #	src/writer/basic.rs
    ilslv committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    d4d9e9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e7d56e View commit details
    Browse the repository at this point in the history
  5. Merge branch 'main' into output-table-in-basic-writer

    # Conflicts:
    #	Cargo.toml
    #	book/src/Getting_Started.md
    #	src/cucumber.rs
    #	src/event.rs
    #	src/feature.rs
    #	src/parser/basic.rs
    #	src/parser/mod.rs
    #	src/writer/basic.rs
    #	src/writer/mod.rs
    #	src/writer/repeat.rs
    ilslv committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    740a36f View commit details
    Browse the repository at this point in the history
  6. Fix CHANGELOG error

    ilslv committed Oct 4, 2021
    Configuration menu
    Copy the full SHA
    d8ac943 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2021

  1. Some corrections [skip ci]

    tyranron committed Oct 5, 2021
    Configuration menu
    Copy the full SHA
    7eabf1d View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Corrections

    ilslv committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    de57a3d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'output-table-in-basic-writer' into return-old-cli

    # Conflicts:
    #	src/cucumber.rs
    ilslv committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    8427dcf View commit details
    Browse the repository at this point in the history
  3. Corrections

    ilslv committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    84ce319 View commit details
    Browse the repository at this point in the history
  4. Corrections

    ilslv committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    09daa46 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'return-old-cli' into highlight-step-captues

    # Conflicts:
    #	book/src/Getting_Started.md
    #	src/cucumber.rs
    #	src/event.rs
    #	src/writer/basic.rs
    ilslv committed Oct 12, 2021
    Configuration menu
    Copy the full SHA
    411a1f8 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Corrections

    ilslv committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    6034f20 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into highlight-step-captues

    # Conflicts:
    #	src/writer/basic.rs
    #	tests/features/output/scenario_outline_table.feature.out
    ilslv committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    c649031 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' into highlight-step-captues

    # Conflicts:
    #	src/cli.rs
    #	src/cucumber.rs
    #	src/lib.rs
    ilslv committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    1e997a3 View commit details
    Browse the repository at this point in the history
  4. Corrections

    ilslv committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    cb4b3b7 View commit details
    Browse the repository at this point in the history
  5. Corrections

    tyranron committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    b5fc9cf View commit details
    Browse the repository at this point in the history
  6. Mention in CHANGELOG

    tyranron committed Oct 14, 2021
    Configuration menu
    Copy the full SHA
    af22d50 View commit details
    Browse the repository at this point in the history