Visible to the public Testing clarification (Question)Conflict Detection Enabled

1 reply [Last post]
duckkyz
duckkyz's picture
Offline
Established Community Member
Joined: Jan 11 2017

Can we preform unit testing to satisfy our requirements by simplifying the code used in our actual implementation down to a basic python script that is not dependent on the CatVehicle?

ie. Can we take out function X that is resposible for task Y and unit test it to prove that it fulfils the requirement for task Y?

Thanks,

Ben

duckkyz
duckkyz's picture
Offline
Established Community Member
Joined: Jan 11 2017
Resolved

Talked to Matt at the Cat Vehicle testing today, he said unit test are acceptable and encouraged, so feel free to test only specific functions with dummy data.

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.