Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

reqstool/reqstool-python-poetry-plugin

Commit Activity GitHub Issues License Build Documentation

Reqstool Python Poetry Plugin

Warning

Poetry plugin support is currently untested. Functionality may be broken. Contributions welcome.

Poetry build plugin for reqstool that collects decorated code and generates annotations.yml during poetry build.

Installation

poetry add reqstool-python-poetry-plugin

Usage

Configure the plugin in pyproject.toml:

[tool.reqstool]
sources = ["src", "tests"]
test_results = ["build/**/junit.xml"]
dataset_directory = "docs/reqstool"
output_directory = "build/reqstool"

The plugin uses reqstool-python-decorators for processing.

Documentation

Full documentation can be found here.

Contributing

See the organization-wide CONTRIBUTING.md.

License

MIT License.

AltStyle によって変換されたページ (->オリジナル) /