Testing
Brian Marick
27 posts
|
Dr. Nic noticed that I made an offhand comment about testing, then explored the source directory, noticed a pile of tests, looked at them, and requested more text about testing. I am planning to have a larger chapter about testing later in the book. I’m still figuring out what style of testing I like for RubyCocoa apps. I’m starting off from an Atomic Object presenter-first style of test-driven design, but Cocoa makes some different assumptions (especially, I’m finding, when it comes to Cocoa Bindings, the topic of the next chapter). So, just a warning: I wouldn’t take any of the test code in the various directories too seriously yet. But I would welcome hearing what you want to see about a testing/design chapter. Atomic Object style: http://www.atomicobject.com/pages/Presenter+First |
1 post, 1 voice
