python3-xdoctest - A rewrite of the builtin doctest module
| Website: | https://github.com/Erotemic/xdoctest | 
|---|---|
| License: | Apache 2.0 | 
| Vendor: | Alcance Libre, Inc. | 
- Description:
- What is a doctest? It is example code you write in a docstring! What is a docstring? Its a string you use as a comment! They get attached to Python functions and classes as metadata. They are often used to auto-generate documentation. Why is it cool? Because you can write tests while you code. 
Packages
| python3-xdoctest-0.15.10-1.fc14.al.noarch [173 KiB] | Changelog
              by Joel Barrios (2022-02-14): - Initial package. |