SKA PST Testutils

The ska_pst.testutils package is a utility Python module that is to be used only for testing purposes (i.e. should only be installed as a dev dependency).

This module is mainly used by the SKA PST Testutils project to implement behavioural driven development (BDD) tests. Most of the code in this package had been ported from the SKA PST’s tests directory so that the code could be used within Python notebooks or shared with the SKA PST LMC Python project.

ska_pst.testutils.analysis

Submodule for tools for analysing output files.

ska_pst.testutils.common

Module that includes common code for SKA PST Python code.

ska_pst.testutils.dada

Submodule for providing utilities working with DADA files.

ska_pst.testutils.dsp

Submodule for working with DSP, such as working with the disk space.

ska_pst.testutils.tango

Submodule for Tango related code.

ska_pst.testutils.udp_gen

Submodule for UDP generator classes.

ska_pst.testutils.verification

Module for verification of data.