Skip to main content

Gherkin runner compatible with Lettuce

Project description

A [Gherkin][gherkin] runner for Python based on [Nose][nose] and [Lettuce][lettuce].

Install:

pip install aloe

Read the [documentation][docs].

Invocation

aloe command line tool is a wrapper for the nose runner, configured to only run Gherkin tests. As such, the invocation is the same as nose, but the following parameters are added:

  • -n N[,N…] - only run the specified scenarios (by number, 1-based) in each feature. Makes sense when only specifying one feature to run, for example

    aloe features/calculator.feature -n 1

  • –test-class - override the class used as a base for each feature.

  • –no-ignore-python - run Python tests as well as Gherkin.

Migrating from Lettuce

Aloe, started as a fork of Lettuce, tries to be compatible where it makes sense. However, there are following incompatible changes:

  • each_scenario and each_background callbacks are removed. Use each_example.

  • -s option for running particular scenarios is renamed to -n.

  • Django-related functionality, including the harvest command, is moved to a separate project, [Aloe-Django][aloe-django].

  • terrain.py has no particular significance. It will be imported but only if it exists at the same directory with the other step definition files, and not above it.

TODO

In no particular order:

  • Verbose output (all steps printed as they run) is missing.

License

Aloe - Cucumber runner for Python based on Lettuce and Nose

Copyright (C) <2015> Alexey Kotlyarov <a@koterpillar.com>

Copyright (C) <2014-2015> Danielle Madeley <danielle@madeley.id.au>

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/>.

[gherkin]: https://cucumber.io/ [nose]: https://nose.readthedocs.org/ [nose-plugin-attrib]: https://nose.readthedocs.org/en/latest/plugins/attrib.html [lettuce]: http://lettuce.it/ [gherkin-syntax]: https://cucumber.io/docs/reference [aloe-django]: https://github.com/koterpillar/aloe_django [docs]: http://aloe.readthedocs.org/

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aloe-0.0.18.tar.gz (54.5 kB view details)

Uploaded Source

File details

Details for the file aloe-0.0.18.tar.gz.

File metadata

  • Download URL: aloe-0.0.18.tar.gz
  • Upload date:
  • Size: 54.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for aloe-0.0.18.tar.gz
Algorithm Hash digest
SHA256 50d30def1a434cf179e65cb73d21782e6b1c539223db33ecde150bd05d0d68a8
MD5 b622a7fbad87bd2dcd15a2efe6cdb30e
BLAKE2b-256 c8ba7ba9f543516ab94f287526502e0d53ac6b759ce0348b1c0d4b9ae34d035e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page