
Security News
Attackers Are Hunting High-Impact Node.js Maintainers in a Coordinated Social Engineering Campaign
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.
lettuce
Advanced tools
Version 0.2.23 - kryptonite
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.
See full documentation on http://lettuce.it/
you will need to install these dependencies in order to hack lettuce :) all them are used within lettuce tests
> mkvirtualenv lettuce
> workon lettuce
> pip install -r requirements.txt
note this uses virtualenvwrapper to save some virtualenv handling hassle. you can also use virtualenv the regular way.
> sudo pip install -r requirements.txt
[sudo] pip install nose
[sudo] pip install mox
[sudo] pip install sphinx
[sudo] pip install lxml
[sudo] pip install tornado
[sudo] pip install django
http://groups.google.com/group/lettuce-users
http://groups.google.com/group/lettuce-developers
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-2012> 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/>.
FAQs
Behaviour Driven Development for python
We found that lettuce demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Multiple high-impact npm maintainers confirm they have been targeted in the same social engineering campaign that compromised Axios.

Security News
Axios compromise traced to social engineering, showing how attacks on maintainers can bypass controls and expose the broader software supply chain.

Security News
Node.js has paused its bug bounty program after funding ended, removing payouts for vulnerability reports but keeping its security process unchanged.