Skip to content

Commit

Permalink
Update link in README
Browse files Browse the repository at this point in the history
  • Loading branch information
felixdivo authored Jun 25, 2024
1 parent 4285b85 commit b1bb69a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ A Python test framework for [ROS2](https://ros.org/) allowing for:
- easy integration of existing nodes and launch files
- testing of nodes implemented in any programming language (C++, Python, etc.)
- works with and without tools like `colcon test` and `pytest`
- is minimalistic and has [very few dependencies](https://github.com/felixdivo/ros2-easy-test/blob/main/pyproject.toml)
- is minimalistic and has [very few dependencies](https://github.com/felixdivo/ros2-easy-test/blob/main/ros2_easy_test/package.xml)
- is typed and [documented](https://ros2-easy-test.readthedocs.io/en/latest/)
- is tested, used in practice, and maintained

Expand Down

0 comments on commit b1bb69a

Please sign in to comment.