Assignment 4: Unit Tests

Assignment 4: Unit Tests

by Richard Banh -
Number of replies: 0

Hello,

For Assignment 4 step 6 which states "for each of these 4 modules, you should create a unit tests for each functions" are we expected to use a testing framework like boost and catch2 (which would require another module to be loaded or for the framework to be installed locally) or are we expected to write the unit tests ourselves without the frameworks?

Thanks!