Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tadayosi/xalan-tests
Test Suite for Xalan-J
https://github.com/tadayosi/xalan-tests
Last synced: 7 days ago
JSON representation
Test Suite for Xalan-J
- Host: GitHub
- URL: https://github.com/tadayosi/xalan-tests
- Owner: tadayosi
- License: apache-2.0
- Created: 2016-02-16T14:50:17.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-17T02:49:25.000Z (almost 9 years ago)
- Last Synced: 2024-11-25T15:54:21.914Z (2 months ago)
- Language: Java
- Size: 8.79 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Test Suite for Xalan-J
A complementary test suite for [Xalan-J](https://github.com/apache/xalan-j).
## How to run the test suite
Run:
```
$ mvn test
```