PyTango 9.2.1 release

Hi all,

I'm pleased to announce pytango-9.2.1 is now released:
Features:
  • two new modules for unit-testing (not documented yet):
    • tango.test_context: provide a context to run and access a pytango device without a database
    • tango.test_utils: provide generic pytest fixtures for tango-related unit-testing
Major changes:
  • basic unit-testing for the server and client APIs
  • metaclass definition for tango devices is no longer mandatory
See the full list of changes and bug fixes on the GitHub release page.

Cheers,
/Vincent
Edited 7 years ago
Vincent M
Major changes:
  • metaclass definition for tango devices is no longer mandatory

  • That's very cool smile

     
    Register or login to create to post a reply.