New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

swanson

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swanson

Django BDD test runner

  • 0.1.2
  • PyPI
  • Socket score

Maintainers
1

Swanson

|CILink|_

Behaviour-driven development is an agile technique, encouraging collaboration with customers, testers, and developers.

It helps you think about what you're creating, before development starts - when change is least expensive.

Swanson is a BDD test runner, designed for Django. It takes specs in plain-text format, and runs them with the rest of your test suite.

Example:

.. code-block:: gherkin

Given I am on the signup page And I have entered mostly valid data But the username field consists only of spaces When I try to register an account Then the username field displays a "this field is required" error message

  • Documentation: http://swanson.readthedocs.org/
  • Source: https://github.com/nathforge/django-swanson
  • PyPI: https://pypi.python.org/pypi/django-swanson

.. |CILink| image:: https://travis-ci.org/nathforge/django-swanson.svg?branch=master .. _CILink: https://travis-ci.org/nathforge/django-swanson

FAQs


Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc