Is it possible for an open-source project to be successful without unit tests? I'm getting ready to publicly announce/release a Ruby project (< 1.0). At this point no unit tests have been written. What do you think, can an open-source project be successful without unit tests given the popularity of TDD among developers? |