bpt Development¶
This page and its subsections concern with the development of bpt itself.
Addionally, while prebuilt bpt executables are available on the GitHub page, one may wish to build bpt from source.
The bpt build process is designed to be as turn-key simple as possible.
This section will discuss how to modify and build bpt itself.
- Supported Platforms and Build Requirements
- Setting Up a Build/Development Environment
- Building
bptfrom Source - Testing with
pytest bptCI Scripts Python API- Test Fixtures
- Module:
bpt_ci - Module:
bpt_ci.bootstrap - Module:
bpt_ci.bpt - Module:
bpt_ci.docs - Module:
bpt_ci.msvs - Module:
bpt_ci.paths - Module:
bpt_ci.proc - Module:
bpt_ci.util - Module:
bpt_ci.toolchain - Module:
bpt_ci.testing - Module:
bpt_ci.testing.error - Module:
bpt_ci.testing.fixtures - Module:
bpt_ci.testing.fs - Module:
bpt_ci.testing.http - Module:
bpt_ci.testing.repo - External Types to Know