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):
    [list]
  • 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
    [/list]

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

That’s very cool :sunglasses: