Good examples for projects with unittests?
Show older comments
Hello, I'm trying to play with the new unittest functionality. In order to get a deeper insight, I'm looking for examples. Are there any open projects in the web (or at file exchange) were the different functionality is used?
Thank you
Answers (1)
Andy Campbell
on 30 Jan 2017
0 votes
Hi Andreas,
Here are a couple things to get you started:
- The test framework documentation
- Function based testing blog post
- Grading blog post
- Testing category of the Developer Zone blog
- Function-based testing usages on GitHub
- Class-based testing usages on GitHub
Hope that helps! Andy
Categories
Find more on Elementary Math in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!