Skip to content

test_template.py causes problems with PyTest #43

Description

@PFython

PyTest attempts to run the current template file test_template.py.

It might make sense to convert all templates to .template or .txt and also consider using the built-in method string.Template() for and ${replace_this} for substitutions.

The following article explains string.Template : https://florian-dahlitz.de/blog/generate-file-reports-using-pythons-template-class

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions