我正在使用摩卡鎖定記分器的量角器。 在測試中,當多個「預期」語句在那裏,只有第一個「期望」語句結果被記錄在report.Please在下面找到 var chai = require('chai');
var chaiAsPromised = require('chai-as-promised');
chai.use(chaiAsPromised);
var expect = chai.exp
我正在嘗試在自動化項目中設置傾城報告。我正在關注 - https://github.com/allure-framework/allure-core/wiki/TestNG,但http://localhost:8080只顯示「Directory:/」文本。我也發現Unable to Deploy Allure report on Jetty server有同樣的問題,但解決方案沒有幫助。
我面臨的問題開展工作,當我跑我的摩卡誘惑-記者,測試與摩卡成功運行的測試,但摩卡--reporter摩卡誘惑,記者返回以下錯誤 > [email protected] test /app
> mocha --reporter mocha-allure-reporter
2016-11-15T06:13:26.762Z - info: Notification API up and runni
有人可以幫助我。我嘗試啓動項目https://github.com/allure-examples/allure-testng-example。我執行命令MVN清潔,MVN測試之後比「MVN網站」,並得到錯誤: Please refer to D:\temp\allure-testng-example\target\surefire-reports for the individual test