Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37571146
en ru br
ALT Linux repos
S:2.0.1-alt1

Group :: Development/Python
RPM: python3-module-pytest-relaxed

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 2.0.1-alt1
Build date: 23 may 2023, 09:21 ( 48.8 weeks ago )
Size: 24.77 Kb

Home page:   https://pypi.org/project/pytest-relaxed/

License: BSD-2-Clause
Summary: Relaxed test discovery/organization for pytest
Description:

This pytest plugin takes a page from the rest of Python, where you don't have
to explicitly note public module/class members, but only need to hint as to
which ones are private. By default, all files and objects pytest is told to
scan will be considered tests; to mark something as not-a-test, simply prefix
it with an underscore.

Current maintainer: Stanislav Levin

List of contributors

List of rpms provided by this srpm:

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