Julian Simpson schrieb:
> Those TDD style tests can be pretty ugly.  In theory you can use them
> as a spec to describe what code does, but in practice, no.  So a guy
> called Dan North coined the term Behaviour Driven Development, and
> focussed on the language used to help Business Analysts or other guys
> in suits to specify.  This is where the Given/When/Then syntax comes
> from.

We use Puppet at our site quite extensively and try to start
implementing a feature by writing a custom Nagios check[1]. This starts
as a red one. After that we modify the manifests so that the check
passes. I think this is pretty much a TDD style of development. What
part of the procedure would I need to change in a BDD style of
development? Is this just another representation of the checks? Are
there differences in the process?

Regards

Christian

[1] With the Nagios::Plugin Perl library, this is just a breeze.
-- 
Dipl.-Inf. Christian Kauhaus <>< · [email protected] · systems administration
gocept gmbh & co. kg · forsterstraße 29 · 06112 halle (saale) · germany
http://gocept.com · tel +49 345 1229889 11 · fax +49 345 1229889 1
Zope and Plone consulting and development

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/puppet-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to