Skip to content

Dev Notes: 2017_02_28

Dave Hudson edited this page Mar 1, 2017 · 3 revisions

Improving Testing

One of the major headaches so far has been that the functional test timings included the overheads of doing the timing measurement. Given that the tests had to change it also seemed like a good opportunity to merge all of the tests into one location so that they're easier to manage and run.

See Also

Clone this wiki locally