Skip to content

Short Description Not Available when @wd.parallel.multiply annotation present #1

Description

@brockhaywood

Python TestCases have a short description method which by default returns the docstring of the test. This seems to be broken when the multiply annotation is present on the test.

Steps to reproduce:

  1. Write unit test with multiply annotation and docstring present
  2. Invoke self.shortDescription() within test

Expected result: Docstring is returned

Actual result: None is returned

This is an issue for me because I use the shortDescription as the name for each test which i submit to sauce.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions