Skip to content

add allure report#91

Merged
eroshenkoam merged 4 commits into
masterfrom
allure
Jul 2, 2017
Merged

add allure report#91
eroshenkoam merged 4 commits into
masterfrom
allure

Conversation

@eroshenkoam
Copy link
Copy Markdown
Member

//: # (
. 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

@eroshenkoam eroshenkoam added the work:review Work is done, waiting for review label Jul 2, 2017
Comment thread build.gradle Outdated
classpath 'org.junit.platform:junit-platform-gradle-plugin:1.0.0-M4'
classpath 'net.researchgate:gradle-release:2.6.0'
classpath 'ru.vyarus:gradle-quality-plugin:2.2.0'
classpath "io.qameta.allure:allure-gradle:2.3"
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

use singlequote instead

@eroshenkoam eroshenkoam merged commit ce403e6 into master Jul 2, 2017
@eroshenkoam eroshenkoam deleted the allure branch July 2, 2017 16:53
@eroshenkoam eroshenkoam removed the work:review Work is done, waiting for review label Jul 2, 2017
eroshenkoam pushed a commit that referenced this pull request Jul 3, 2017
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.

Enum class cast exception when using varargs generic constant parameter in step

2 participants