Skip to content

LogtalkDotOrg/logtalk-extension-pack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logtalk Extension Pack

Recommended extensions for Logtalk development.

Included extensions

Installing this pack automatically installs the following extensions:

Writing and running Jupyter notebooks also requires installing the Logtalk kernel, available from PyPI and Conda registries:

To generate Allure test reports, edit the VSCode Logtalk settings to include -f xunit in the arguments of the logtalk_tester script, select the command "Logtalk: Run Project Testers" in the VSCode Explorer pane by control-clicking in a Logtalk source file, run the logtalk_allure_report -p shell command in the VSCode terminal (in the project directory), and then select the command "Allure Report: serve test results" in the VSCode Explorer pane by control-clicking in the allure-results folder.

Contributions

For contributions to the individual extensions, please see their documentation.

For suggestions on additional extensions to include in this pack, open an issue in this pack repository.

License

MIT