Giter Club home page Giter Club logo

Comments (2)

mkhansenbot avatar mkhansenbot commented on August 15, 2024 1

@nuclearsandwich - thank you, this answers my questions, you can close this issue if you like.

from system_tests.

nuclearsandwich avatar nuclearsandwich commented on August 15, 2024

The system_tests repository is primarily meant to be internal-facing to the core team. If you're making changes to rclcpp or another repository which could benefit from additional system tests I would suggest raising the question of including additional system tests in the that pull request before opening a pull request here.

We are currently concentrating efforts on other aspects of ROS 2 development and the quasi-internal status of this repository sets it lower on the priority list of things which could use improved documentation.

If you are looking to implement additional system tests on your own you could start by using existing tests as a template.

For the rclcpp service tests this block in CMakeLists.txt adds the test executables to the build and this one adds them to the macro which invokes the test once per each rmw implementation being tested.

For this test the source for the server executable is a normal ROS 2 node providing a service while the client executable contains GTEST macros to perform tests on the service call results.

Since I've posted some information above, I'll try to reformat it to work as a minimal readme which recommends that contributors discuss new system tests in implementation pull requests before starting the pull request process here.

from system_tests.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.