Coşku Demirhan
Coşku Demirhan
@chuangbo Hi, Also I have the same error after updating the package. Is there any fix?
You may want to look at this; https://github.com/gre/webgltexture-loader
@eduardoinnorway what is your error message? It's work for me. Can you provide a trace?
Opisiyonel olarak hızlı okuma modu gibi bir mod eklenip (nested yorumlar) olarak okunması sağlanabilir.
Need to store report in different folder with different report name for every test run - Mochawesome
Correct definition as follows; ``` module.exports = { ..... reporter: "mochawesome", 'reporter-option': [ 'reportDir=reports/', 'reportFilename=[datetime]-[name]', 'overwrite=false', 'timestamp=isoUtcDateTime', .... ], } ``` Also you can generate reportDir dynamically if you want;...