QuantEcon / Bookshelf

Code for the site QuantEconLib
1 stars 0 forks source link

Unit Testing #282

Open AtlasMaxima-zz opened 6 years ago

AtlasMaxima-zz commented 6 years ago

We should set up unit testing @tlyon3 @mmcky. What do you guys think?

Potential unit testing frameworks that we can use:

Some units we can do testing on:

mmcky commented 5 years ago

hey @AtlasMaxima do you think this project would benefit greatly from unit testing? I can't think of other examples. Perhaps we should focus on Continuous Integration before investing in unit testing (for pushing branches to the development instance) and then extending to cover unit tests.

AtlasMaxima-zz commented 5 years ago

@mmcky That sounds more like a plan.

Here are more examples on what we can test in the future: