Skip to content

Improve testing for Enums.

Philip Elson requested to merge pelson/pyjapc:enum_testing into master

It has required a surprising amount of effort to add Enum testing into PyJapc, but here it is. This will help us have confidence in any changes to the existing behaviour.

Merge request reports

Loading