What is Lettuce?
It is a very simple BDD tool based on the Cucumber, which currently has many more features than Lettuce.
It aims the most common tasks on BDD and it focus specially on those that make BDD so fun.
Lettuce is a tool in the Testing Frameworks category of a tech stack.
Lettuce is an open source tool with 1.2K GitHub stars and 335 GitHub forks. Here’s a link to Lettuce's open source repository on GitHub
Who uses Lettuce?
Lettuce's Features
- Used as a command-line utility
- Features, scenarios, and steps are python objects within lettuce’s feature engine
- Language support
- It features a number of built-in steps for Django to simplify the creation of fixtures
Lettuce Alternatives & Comparisons
What are some alternatives to Lettuce?
JUnit
JUnit is a simple framework to write repeatable tests. It is an instance of the xUnit architecture for unit testing frameworks.
Cucumber
Cucumber is a tool that supports Behaviour-Driven Development (BDD) - a software development process that aims to enhance software quality and reduce maintenance costs.
Mockito
It is a mocking framework that tastes really good. It lets you write beautiful tests with a clean & simple API. It doesn’t give you hangover because the tests are very readable and they produce clean verification errors.
PHPUnit
PHPUnit is a programmer-oriented testing framework for PHP.
It is an instance of the xUnit architecture for unit testing frameworks.
RSpec
Behaviour Driven
Development for Ruby.
Making TDD Productive and Fun.