Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-1387

Support code coverage for jar/war deployed by ZipImporter

    XMLWordPrintable

Details

    Description

      If deployed with ZipImporter like:
      ShrinkWrap.create(ZipImporter.class, name)
      .importFrom(new File(MODULE_PATH + "/" + name)).as(WebArchive.class);
      the code coverage of imported archive can not be reported.

      Attachments

        Activity

          People

            aslak@redhat.com Aslak Knutsen
            andy.ca.ma Andy Ma (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: