} // 生成测试报告 stage('Generate Report') { steps { allure includeProperties...'Publish Report') { steps { // 需要安装Allure Jenkins插件 allure includeProperties...报告全局工具配置:Manage Jenkins > Global Tool Configuration添加 Allure Commandline 安装(自动下载)任务配置:groovyallure includeProperties
predicate); T GetSingle(Expression> predicate, params Expression>[] includeProperties...Task GetSingleAsync(Expression> predicate, params Expression>[] includeProperties...Context.Set(); public virtual IQueryable AllIncluding(params Expression>[] includeProperties...public T GetSingle(Expression> predicate, params Expression>[] includeProperties...async Task GetSingleAsync(Expression> predicate, params Expression>[] includeProperties
} } } 生成Allure报告 path指定报告的存放路径就可以了 stage('生成Allure报告'){ steps{ allure includeProperties...} } } stage('生成Allure报告'){ steps{ allure includeProperties
-- includeProperties">data.* --> 12 <!...注意如果data类型为list,需要使用 includeProperties">data.*来指定,否则返回的json字符串会为空。
allure-results' } exit 0 } } } post{ always{ allure includeProperties
Func, IOrderedQueryable> orderBy = null, string includeProperties...Func, IOrderedQueryable> orderBy = null, string includeProperties...query = query.Where(filter); } foreach (var includeProperty in includeProperties.Split
Context.Set(); public virtual IQueryable AllIncluding(params Expression>[] includeProperties...{ IQueryable query = Context.Set(); foreach (var includeProperty in includeProperties...public T GetSingle(Expression> predicate, params Expression>[] includeProperties...{ IQueryable query = Context.Set(); foreach (var includeProperty in includeProperties...async Task GetSingleAsync(Expression> predicate, params Expression>[] includeProperties
} } } post("Report"){ always{ script{ allure includeProperties
} } } } post { always { script { allure([ includeProperties
{// 集成allure,目录需要和保存的results保持一致,注意此处目录为job工作目录之后的目录,Jenkins会自动将根目录与path进行拼接 allure includeProperties
ModelBuilder modelBuilder) { modelBuilder.Entity() .HasIndex(p => p.Url) .IncludeProperties
allure includeProperties: false, jdk: '', results: [[path: 'report']] }
/allure-results保存测试结果数据,并在构建后的步骤中增加allure includeProperties: false, jdk: '', report: 'jenkins-allure-report...} } } post { always{ script { allure includeProperties
DbContext中配置索引: modelBuilder.Entity() .HasIndex(p => new { p.Type, p.CreateTime }) .IncludeProperties
junit testResults: "**/target/surefire-reports/*.xml" script{ allure([ includeProperties...pmd(canRunOnFailed:true,pattern:'**/target/pmd.xml') script{ allure([ includeProperties
always{ junit testResults:"**/target/surefire-reports/*.xml" script{ allure([ includeProperties...reportTitles:'jacoco Report']) } script{ allure([ includeProperties
param> behaveBusiness,behaveList,bv, behaveNo includeProperties
JmixEntitySearchIndex(entity = Book.class) public interface BookIndexDef { @AutoMappedField(includeProperties
{ always{ junit testResults:"**/target/surefire-reports/*.xml" script{ allure([ includeProperties...', reportTitles:'jacoco Report']) } script{ allure([ includeProperties...} } } … post { always { script { allure([ includeProperties...} } } } post { always { script { allure([ includeProperties