[ Source: fakesleep ]
Package: python3-fakesleep (0.1-5)
Links for python3-fakesleep
Debian Resources:
Download Source Package fakesleep:
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Fake version of time.sleep() for use in tests
The fakesleep module helps testing code that use `time.sleep()`. Sleeping in tests is generally considered bad (as it makes tests run slow). Using sleep with `time.time()` can lead to spurious failures, as clock precision / interpreter overhead can cause small differences in reported times.
Other Packages Related to python3-fakesleep
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
Download python3-fakesleep
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 4.5 kB | 21.0 kB | [list of files] |