common_test

common_test

Module

common_test

Module summary

A framework for automated testing of any target nodes.

Description

The Common Test framework is an environment for implementing and performing automatic and semi-automatic execution of test cases.

In brief, Common Test supports:

  • Automated execution of test suites (sets of test cases)
  • Logging of events during execution
  • HTML presentation of test suite results
  • HTML presentation of test suite code
  • Support functions for test suite authors
  • Step-by-step execution of test cases

The following section describes the mandatory and optional test suite functions that Common Test calls during test execution. For more details, see section 登录查看完整内容