I’m trying to make a small contribution following openHAB’s contribution guide, but I can’t find details about the “great test framework built in” mentioned there. Can someone guide me please?
Each package whose name ends with “.test” here is a set of tests using the JUnit test framework.
Thanks for your reply. For some reason, I had expected something else, but that totally makes sense.