Skip to content

GoogleTestによるユニットテスト環境を追加 #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Dec 8, 2021

Conversation

ShotaAk
Copy link

@ShotaAk ShotaAk commented Dec 6, 2021

What does this implement/fix?

GoogleTestによるユニットテスト環境を追加します。
運動学ライブラリを実装する上で、テスト環境が必要になったため本PRで追加します。

テストの実装例として、jointクラスの初期化テストを実装しています。
その他のクラスのテストは、本PRでは実装しません。

テストの実施方法はライブラリのREADMEに記載のとおりです。

Does this close any currently open issues?

いいえ

How has this been tested?

Ubuntu 18.04 環境でテストが実行できることを確認しました。

GitHub Actionsでの実行結果は下記URLを参照して下さい。
https://github.com/rt-net/rt_manipulators_cpp/actions/runs/1543700537

Any other comments?

いいえ

Checklists

  • I have read the CONTRIBUTING guidelines.
  • I have checked to ensure there aren't other open Pull Requests for the same change.

@ShotaAk ShotaAk requested a review from knjinki December 6, 2021 08:29
@knjinki
Copy link
Contributor

knjinki commented Dec 8, 2021

動作確認できましたのでマージします。レビューというより、私が使い方の勉強を下みたいな感じではありますが。

@knjinki knjinki merged commit d94f8e1 into main Dec 8, 2021
@knjinki knjinki deleted the add_unit_test branch December 8, 2021 04:16
@ShotaAk ShotaAk mentioned this pull request Dec 8, 2021
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants