Skip to content

testing with japc ext mockito

Michi Hostettler requested to merge feature/testing-with-japc-ext-mockito into master

This feature set will allow testing PyJapc functionality, without accessing any real HW, by using japc-ext-mockito2 to mock out the services at the Java level.

Merge request reports