Package: wnpp Severity: wishlist Owner: Gilles Dubuc <gil...@wikimedia.org>
* Package name : python-should-dsl Version : 2.1.2 Upstream Author : Hugo Lopes Tavares <hlt...@gmail.com> * URL : https://github.com/nsi-iff/should-dsl * License : MIT License Programming Lang: Python Description : improve readability for should-style expectations The goal of Should-DSL is to write should expectations in Python as clear and readable as possible, using "almost" natural language (limited - sometimes - by the Python language constraints). In order to use this DSL, you need to import should and should_not objects from should_dsl module.