Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37561623
en ru br
ALT Linux repos
S:0.4-alt2

Group :: Development/Python3
RPM: python3-module-dirty-equals

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.4-alt2
Build date: 14 september 2022, 08:20 ( 84.5 weeks ago )
Size: 38.18 Kb

Home page:   https://github.com/samuelcolvin/dirty-equals

License: MIT
Summary: Doing dirty (but extremely useful) things with equals
Description:

Doing dirty (but extremely useful) things with equals

dirty-equals is a python library that (mis)uses the __eq__ method to make
python code (generally unit tests) more declarative and therefore easier
to read and write.

dirty-equals can be used in whatever context you like, but it comes into
its own when writing unit tests for applications where you're commonly
checking the response to API calls and the contents of a database.

Current maintainer: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

  • python3-module-dirty-equals
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin