Skip to content
Python Project Template
Testing
Initializing search
nullhack/pyproj
Python Project Template
nullhack/pyproj
Home
Code of conduct
Contributing
License
Reference
Reference
Cli.py
Pyproj
Pyproj
init .py
Template.py
Specification
Specification
Features
Features
Basic.feature
Template.feature
Usage
Usage
Extras
New project
Running
Testing
Testing
Table of contents
Bdd tests
Doctests
Pre commit tests
Table of contents
Bdd tests
Doctests
Pre commit tests
Testing
Bdd tests
¶
nox -s behave
Doctests
¶
nox -s xdoctest
Pre commit tests
¶
nox -s precommit