Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 918 Bytes

index.rst

File metadata and controls

26 lines (19 loc) · 918 Bytes

repobee_testhelpers Developer Documentation

repobee_testhelpers is a package for assisting in the testing of RepoBee and plugins. It is meant to be used both by independent plugin developers, and we strive to make it stable as soon as possible.

Most notably, this package contains an implementation of the :py:class`repobee_plug.PlatformAPI`, that emulates a GitHub-like platform locally. This is a boon for testing, and we are working on making it as user-friendly as possible.

Refer to the module reference for details on the contents of the package.

code