robotology / robot-testing-framework

Robot Testing Framework (RTF)
http://robotology.github.io/robot-testing-framework/index.html
GNU Lesser General Public License v2.1
19 stars 11 forks source link

Confusion between 'suit' and 'suite' #47

Closed gsaponaro closed 7 years ago

gsaponaro commented 7 years ago

Hi @apaikan , thanks for providing this tool.

I'm just curious why in some cases the expression "suit" is used (here), whereas other times it's "suite" (here).

If it was just a typo, perhaps it's worth changing it to be consistent everywhere?

Feel free to close if you consider this a minor/irrelevant issue. :)

apaikan commented 7 years ago

:laughing:

There was an initial typo (suit in place of suite), also in the class name, RTF::TestSuit! Would be happy to see they are corrected but unfortunately they are many .

let change everything to sweet ;)

gsaponaro commented 7 years ago

Fixed by https://github.com/robotology/robot-testing/pull/71