Introduction to unit testing and test-driven development, using TestInsight in Delphi. The article illustrates building a test suite from scratch for one method, a real-world example based on something I wrote a few weeks ago.

Introduction to unit testing and test-driven development, using TestInsight in Delphi. The article illustrates building a test suite from scratch for one method, a real-world example based on something I wrote a few weeks ago.

It's intended for those new to unit testing at all, those new to TDD, and those curious about Stefan Glienke's TestInsight but who haven't tried it yet. A lot of material in one post.

http://parnassus.co/unit-testing-with-testinsight/
http://parnassus.co/unit-testing-with-testinsight

Comments

  1. Do you know when XE8 support will be added ? (Original post has comments disabled)

    ReplyDelete
  2. Have a look at four posts up from Stefan Glienke : "Not yet. I did not have very much time lately but I will publish one soon."

    ReplyDelete

Post a Comment