Skip to content

plume-design/opensync-fut-base

Repository files navigation

FUT - Functional Unit Testing

FUT is a cloudless, white box integration testing framework for verifying the OpenSync stack integration on your device.

Requirements

FUT has several key requirements for proper operation:

  • Testbed: FUT requires a standardized testbed environment.CRATOS (Comprehensive Reference Apparatus for Testing OpenSync) is the specified testbed for this purpose.
  • Device Access: Full management SSH access to the device is necessary, including root privileges and scp capabilities for script transfer.
  • Environment: The FUT framework runs within a Docker container and uses Pytest for test automation and Allure for reporting.
  • Directory Structure: A specific directory and repository structure must be maintained for FUT to function correctly.

Features

  • Cloudless: your OpenSync device does not need a connection to any cloud services. Testing is self-contained and can be executed during integration of the OpenSync stack into the device firmware.
  • White box: access to the OpenSync device allows FUT to verify the internal structures and implementation, as well as the device functionality.
  • Portable: using containerization, the framework execution environment does not require special setup by the user. By implementing test cases in shell, and the framework in python, testing is possible on most Linux-based devices.
  • Configurable: the scope of testing (the test plan) can easily be configured by the user. The device model present in the test environment is configurable as well.
  • Extendable: Adding test scripts or adding different input parameters to the test run is possible. Most OpenSync devices are able to run FUT, even those not supported out-of-the-box. Adding support is easy for the user.
  • Informative: extensive logging and reporting capabilities provide detailed insight into the steps of each test and ease debugging effort.

Documentation

It is recommended to read the documentation and review release notes of the latest version before executing test cases.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •