Paligo/xee

XSLT conformance tests suite is now open for business

Ouverte

#98 ouverte le 9 avr. 2025

 (6 commentaires) (0 réaction) (0 personne assignée)Rust (40 forks)auto 404
help wanted

Métriques du dépôt

Stars
 (484 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

This is just a silly informational "issue", so that people can find it.

We can now run the XSLT conformance tests; it's described in hacking and works very similarly to running the XPath ones. The test runner for XSLT misses a bunch of XSLT specific features, so if you have failing tests also take a look at what the conformance tests is (not) doing. We will improve it incrementally.

Right now there are likely a LOT of low hanging fruits; making hundreds or even thousands of new tests pass with a few commits is likely possible, if my experience the XPath conformance test suite applies here.

Guide contributeur