stan-dev / nomad

Fast autodiff.
Other
19 stars 2 forks source link

Test suite #12

Closed betanalpha closed 10 years ago

betanalpha commented 10 years ago

Sweet, sweet prototype testing framework.

bob-carpenter commented 10 years ago

The 30K lines of Google test code is a bit much to wade through.

Are you doing anything interesting on top of that which we should use elsewhere?

On Aug 9, 2014, at 5:50 PM, Michael Betancourt notifications@github.com wrote:

Merged #12.

— Reply to this email directly or view it on GitHub.

betanalpha commented 10 years ago

All of the tests follow the same pattern, so you only have to look at one of them.

The novelty is in the functors that automatically construct a series of tests.

On Aug 10, 2014, at 7:02 PM, Bob Carpenter notifications@github.com wrote:

The 30K lines of Google test code is a bit much to wade through.

Are you doing anything interesting on top of that which we should use elsewhere?

  • Bob

On Aug 9, 2014, at 5:50 PM, Michael Betancourt notifications@github.com wrote:

Merged #12.

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub.