Eric Bavier <ericbav...@gmail.com> skribis:

> From ea01959c9d733b0151fbe1780a8c36244a43eb3a Mon Sep 17 00:00:00 2001
> From: Eric Bavier <bav...@member.fsf.org>
> Date: Mon, 30 Jun 2014 00:25:33 -0500
> Subject: [PATCH 1/2] gnu: Add behave.
>
> * gnu/packages/python.scm (python-six, python-enum34, python-parse-type,
>   python-parse, behave): New variables.

OK.

> +    (synopsis
> +     "Extended parse module")

No newline after ‘synopsis’ please (in other places as well.)

> +    (description
> +     "")

Could you add a description?  :-)

> +    (synopsis "Python behaviour-driven development")
> +    (description
> +     "Behave is behaviour-driven development, Python style.  Behavior-driven
> +development (or BDD) is an agile software development technique that
> +encourages collaboration between developers, QA and non-technical or business
> +participants in a software project.  Behave uses tests written in a natural
> +language style, backed up by Python code.")

For the first sentence, perhaps something like “Behave is a tool for
behavior-drive development in Python”?

Also, choose “behaviour” or “behavior” (rather the latter.)

OK to push with these changes.

Thanks,
Ludo’.

Reply via email to