Author Topic: Unit Testing Succinctly  (Read 1737 times)

0 Members and 1 Guest are viewing this topic.

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Unit Testing Succinctly
« on: July 23, 2013, 10:08:02 PM »
Unit Testing Succinctly
by Marc Clifton

http://www.syncfusion.com/resources/techportal/ebooks/unittesting

This may be a good starter for  Scott McFarlane's proposed articles about testing in/from AutoCAD.

//--------
There is some other stuff there worth looking at too.
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

Jeff H

  • Needs a day job
  • Posts: 6151
Re: Unit Testing Succinctly
« Reply #1 on: July 24, 2013, 12:32:18 AM »
Nice find and thanks!!!
 
Link to more of their books
http://www.syncfusion.com/resources/techportal/ebooks

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: Unit Testing Succinctly
« Reply #2 on: July 24, 2013, 12:41:34 AM »

You're welcome Jeff.

I like that they provide both PDF and .MOBI versions.
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.