Search found 40 matches

Hi ,

I have also tried code_coverage example , but it has a similar problem as with my own test_classes while generating a report.

Thanks,
akansha.
Hi Mats

Please find attached zip file for my code and am not creating the json output , it is automatically generated when I execute the command.

Thanks,
Akansha
Sorry ,forgot to attach the json out put consumed by the report attached as a text file.
Hi Mats,

Now the report is deployed on a web server , but I still see error in the chrome console.
PFA screenshot as per the image attached and also the raw json output consumed by the html report.


Thanks,
Akansha.
Hi

I was able to generate a raw json output but html view for the same is a blank screen but it differs from the json format that is mentioned in the siesta documentation.

Thanks,
Akansha.
Hi,

So the report can be generated from a regular harness html file , but does that mean that html report should be generated automatically even though I haven't defined any coverage unit in the relative javascript file, correct?

Thanks,
Akansha
Hi, I was wondering if I can retrieve a code coverage report without the coverageUnit ,and from the example for code coverage , I was unclear about what all things should go inside harness file . Here is the code snippet: <!DOCTYPE html> <html> <head> <!-- Ext JS library CSS, this is merely for the ...
Hi,

I had another question , can the Jenkins Job can run test suite without deploying them on web server? Cant I use github location as the url to my test suite?

Can you please clarify on the above?

Thanks,
Akansha.
Hi,

I had another question , can the Jenkins Job run test suite without deploying them on a web server? Cant I use github location as the url to my test suite?

Can you please clarify on the above?

Thanks,
Akansha.
Hi,

Here I have added all the relevant files and able to generate the data out put and unable to show it in html format.


Thanks,
Akansha.