The Proton system tests execute against either the Java or the C implementations, based on the chosen profile.
To execute, run either "mvn test -P proton-j" or "mvn test -P proton-jni".
To reduce the set of Python tests run, set system property proton.pythontest.pattern, for example:
mvn test -Dproton.pythontest.pattern='proton_tests.transport.TransportTest.*'
The proton-jni profile looks for the JNI jar and native libraries under directory <basedir>/build/proton-c.
To override this, run ...
Latest Versions
1 versions โ| Version | Vulnerabilities | Usages | Date | |
|---|---|---|---|---|
0.4.x | 0.4 |
0
| Feb 21, 2013 |