8000 Custom environment table order · Issue #158 · pytest-dev/pytest-html · GitHub
[go: up one dir, main page]

Skip to content
  • Insights
  • Custom environment table order #158

    @jacebrowning

    Description

    @jacebrowning

    In Python 3.6+ or with OrderedDict, the config metadata can maintain its order to control the layout of the environment table. Would you consider an option to make sorted() optional in this line:

    for key in [k for k in sorted(metadata.keys()) if metadata[k]]:

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      No labels
      No labels

      Type

      No type

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        0