aent should be more TDD friendly
Aryeh Friedman <[email protected]>
| Newsgroups | gmane.comp.version-control.aegis.user |
|---|---|
| Message-ID | <CAGBxaXnLy8iJiQn7=8W9oEB9MDcjuS4VimUvxVU0Q6eUUPzXRA@mail.gmail.com> |
I personally feel that aent should have a default template that is nothing more then: #!/bin/sh exit 1 That way it is guaranteed to fail instead of pass on the first aet (as it should to meet TDD's requirement of writing just enough code to make a test pass)