Skip to content

Enable unit tests to work from within PyCharm - #1106

Merged
pjbriggs merged 1 commit into
develfrom
enable-tests-in-pycharm
Oct 15, 2025
Merged

pjbriggs merged 1 commit into
develfrom
enable-tests-in-pycharm

Conversation

@pjbriggs

Copy link
Copy Markdown
Member

Adds the package bin directory to the PATH environment variable with the top-level __init__.py file of the unit tests, to enable the tests which use scripts from that directory (e.g. the Fastq generation or QC pipeline) to work within PyCharm (where the package isn't installed, so the scripts are not available in the virtual environment).

@pjbriggs
pjbriggs merged commit b00a02b into devel Oct 15, 2025
7 checks passed
@pjbriggs
pjbriggs deleted the enable-tests-in-pycharm branch October 15, 2025 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant