Version 0.1.34 - barium
Lettuce release names will be inspired by any green stuff.
Barium: In form of "barium nitrate" is commonly used to make green fireworks. Such a good name for a first version :)
Lettuce is a BDD tool for python, 100% inspired on cucumber.
- Cucumber makes Ruby even more sexy. Python needed something like it.
- Testing must be funny and easy.
- Most python developers code in python, not ruby.
- Ruby has Capistrano, Python has Fabric. Ruby has cucumber, Python has lettuce.
- I personally don't like mixing many languages in small projects. Keeping all in python is better.
- I love python, and ever did. But I also ever missed something that make writing tests easier and funnier.
- I like nose, which is a unittest pythonic framework. However, as the project I work on grows, so do the tests, and it becomes harder to understand them.
- lettuce ladies :)
http://groups.google.com/group/lettuce-users
http://groups.google.com/group/lettuce-developers
- Cucumber crew, for creating such a AWESOME project, and for inspiring Lettuce.
- Tatiana for helping a lot with documentation.
- Django which documentation structure was borrowed.
- Andres Jaan Tack for his awesome contributions
- Erlis Vidal for creating a tutorial of how to install lettuce on windows.
erlis have made a awesome job by making lettuce work on windows. He posted here how to install lettuce on windows.
<Lettuce - Behaviour Driven Development for python>
Copyright (C) <2010-2011> Gabriel Falcão <gabriel@nacaolivre.org>
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.