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

Allow for scenario descriptions to be present #312

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Jul 25, 2019

  1. Configuration menu
    Copy the full SHA
    a043aeb View commit details
    Browse the repository at this point in the history
  2. Allow for scenario descriptions to be present

    fixes pytest-dev#311
    
    This treats scenario descriptions the same way it does
    feature descriptions.
    rbcasperson committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    64d2d77 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2019

  1. Configuration menu
    Copy the full SHA
    8fa23ca View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2019

  1. Configuration menu
    Copy the full SHA
    a0e99e4 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2019

  1. Configuration menu
    Copy the full SHA
    038b43d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    80c0416 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    684c5dd View commit details
    Browse the repository at this point in the history

Commits on May 1, 2020

  1. Improve description formatting

    This leave description lines unchanged so that raw rST can be put in them.
    It also prevent comments from being included in descriptions.
    rbcasperson committed May 1, 2020
    Configuration menu
    Copy the full SHA
    b3d464b View commit details
    Browse the repository at this point in the history

Commits on May 8, 2020

  1. Configuration menu
    Copy the full SHA
    344b430 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ec43c05 View commit details
    Browse the repository at this point in the history