python3-coincidence - 0.6.6-2 main

The package provides fixtures and decorators for Pytest, making it easier
configure test environments and parameterize tests. The module also enables
specific utilities for regression testing and Pytest Decorators for selective
test execution.
.
Some of the key features include:
- fixed_datetime: Allows you to set the current date and time to
facilitate tests that depend on timestamps.
- path_separator: Returns the current file system path separator,
useful for dealing with cross-platform differences.
- tmp_pathplus: Provides a unique temporary directory for each test
invocation as a PathPlus object.
- count: generates a parameterized list of numbers between a specified
range.
- whitespace_perms: Generates permutations of whitespace characters to
test space-related behaviors.
- testing_boolean_values: Generates a parameterized list of strings,
integers and booleans, facilitating the testing of boolean values
- param: specifies parameters in pytest.mark.parametrize calls or in
parameterized fixtures.
- parametrized_versions: Provides a parameterized list of Python
versions to test in different environments.

Priority: optional
Section: python
Suites: dawn landing 
Maintainer: Debian Python Team <team+python [꩜] tracker.debian.org>
 
Homepage Source Package
 

Dependencies

Installed Size: 73.7 kB
Architectures: all 

 

Versions

0.6.6-2 all