Michael Bouschen created JDO-831:
------------------------------------
Summary: tck: improve tck tests for performance
Key: JDO-831
URL: https://issues.apache.org/jira/browse/JDO-831
Project: JDO
Issue Type: Task
Components: tck
Affects Versions: JDO 3.2.1
Reporter: Michael Bouschen
The performance of the tck test suite might be improved by using:
* multi-threading
* parallel execution of tests that do not change the database
* setup/teardown optimization for tests that do not change the database
https://stackoverflow.com/questions/47158583/executing-junit-4-and-junit-5-tests-in-a-same-build
--
This message was sent by Atlassian Jira
(v8.20.10#820010)