Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integration of XProcSpec testing #7

Closed
12 of 14 tasks
rdeltour opened this issue Apr 24, 2014 · 4 comments
Closed
12 of 14 tasks

Integration of XProcSpec testing #7

rdeltour opened this issue Apr 24, 2014 · 4 comments
Assignees
Milestone

Comments

@rdeltour
Copy link
Member

XProcSpec testing s/b enabled by default in a module's build, via the xproc-maven-plugin

Notes from the Paris f2f

  • xprocspec
  • xproc-maven-plugin
    • mocking dependencies (support for catalog.xml)
    • html-report more useful then junit-report
      • include both
      • add overview page like in xspec-maven-plugin
    • more logging
      • from XProcSpec
      • from Calabash
    • support for calabash.xml config file
@rdeltour rdeltour added this to the v1.8 milestone Apr 24, 2014
@josteinaj
Copy link
Member

All the linked xprocspec issues should be fixed now:

There's no issue for the "custom comparator could return more detailed result". I'm not sure exactly what that entails so please create an issue for it which describes it in more detail.

I suppose the issues "html-report" (daisy/xproc-maven-plugin#3) and "more logging" (daisy/xproc-maven-plugin#5) are non-essential for v1.8. But we need the ability to provide a custom XML catalog (daisy/xproc-maven-plugin#2) before enabling xprocspec tests in all modules by default, because otherwise we can't perform unit tests. I've created a separate issue for integration tests, but that's probably a post-1.8 feature (daisy/xproc-maven-plugin#7).

What remains after all this is ready? Do we add xproc-maven-plugin to the modules-parent pom? Does this depend on #8 being finished first?

@bertfrees
Copy link
Member

I'm on daisy/xproc-maven-plugin#2, daisy/xproc-maven-plugin#3 and daisy/xproc-maven-plugin#5. I'm starting with that ASAP. I don't think we depend on #8.

@josteinaj
Copy link
Member

@bertfrees: great! :)

@bertfrees
Copy link
Member

The memory issue is still not solved by the way. The issue is there both when using Pax-Exam and when using xproc-maven-plugin with the catalog.xml feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants