Package: wnpp
Severity: wishlist
Owner: "Daniele E. Domenichelli" <ddomeniche...@drdanz.it>
X-Debbugs-Cc: debian-devel@lists.debian.org, ddomeniche...@drdanz.it

* Package name    : robot-testing-framework
  Version         : 2.0.1
  Upstream Author : Istituto Italiano di Tecnologia (IIT)
* URL             : https://github.com/robotology/robot-testing-framework
* License         : LGPL2.1+
  Programming Lang: C++
  Description     : Robot Testing Framework

It is a generic and multi-platform testing framework for the test
driven development (TDD) which is initially designed for the robotic
systems.
However, it can be used for any TDD system. The framework provides
functionalities for developing and running unit tests in a language and
middleware independent manner. The test cases are developed as
independent plug-ins (i.e., using scripting languages or built as
dynamically loadable libraries) to be loaded and executed by an
automated test runner.
Moreover, a fixture manager prepares the setup (e.g., running robot
interfaces, simulator) and actively monitors that all the requirements
for running the tests are satisfied during the execution of the tests.
These functionalities along with other facilities such as the test
result collector, result formatter and remote interface allow for rapid
development of test units to cover different levels of system testing.

Reply via email to