Skip to content

Conversation

@RockBomber
Copy link
Contributor

Update utils.py: change str to unicode for Python 2.7
It's needed for avoid UnicodeEncodeError when function that decorated with allure.step receiving argument in unicode

//: # (
. Thank you so much for sending us a pull request!
.
. Make sure you have a clear name for your pull request.
. The name should start with a capital letter and no dot is required in the end of the sentence.
. To link the request with isses use the following notation: (fixes #123, fixes #321)
.
. An example of good pull request names:
. - Add Russian translation (fixes #123)
. - Add an ability to disable default plugins
. - Support emoji in test descriptions
)

Context

Checklist

Update utils.py: change str to unicode for Python 2.7
It's needed for avoid UnicodeEncodeError when function that decorated with allure.step receiving argument in unicode
@sseliverstov
Copy link
Contributor

Thanks for your attempt, but I had to close this PR because it is part of #100

sseliverstov added a commit that referenced this pull request Jul 14, 2017
@sseliverstov sseliverstov self-assigned this Jul 14, 2017
sseliverstov added a commit that referenced this pull request Jul 14, 2017
fixes #60) (#104)

pytest marks as tags (fixes #103 fixes #102 fixes #100 and really fixes #60 via #104)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support for behave which is running on parallel mode - now allure-results directory is creating empty. Fail to load allure plugin with pytest-3.2.0

2 participants