Welcome to edgetest’s documentation!¶
- Quick Start
- Advanced Usage
- Configuration file
setup.cfg
andpyproject.toml
Configuration- Installing extras
- Modifying the test command
- Additional dependencies
- Default arguments
- Multiple packages
- Running a single environment
- Exporting an upgraded config file
- Exporting an upgraded requirements file
- Testing lower bounds of packages
- Using plugins
- Extending edgetest through plugins
- Developer instructions
- Release Guide
- Roadmap
- edgetest
- edgetest package
- Submodules
TestPackage
addoption()
create_environment()
path_to_python()
post_run_hook()
pre_run_hook()
run_install_lower()
run_update()
get_plugin_manager()
create_environment()
path_to_python()
run_install_lower()
run_update()
get_logger()
gen_report()
EdgetestValidator
Schema
convert_requirements()
gen_requirements_config()
get_lower_bounds()
parse_cfg()
parse_toml()
pushd()
upgrade_pyproject_toml()
upgrade_requirements()
upgrade_setup_cfg()
- Module contents
- Submodules
- edgetest package
- Github Repo