For jme3-core
there are some automated tests, though the coverage is low. I created automated tests for Minie, so I’m certain something similar could be done for jme3-bullet
and the other JME libraries. Automated tests are something I’ve been wanting for a while.
Good candidates for automation include:
- TestIssue1004
- TestIssue1029
- TestIssue894
- TestIssue911
- TestIssue918
- TestIssue928
- TestIssue931
- TestIssue970