Skip to content

docs: Update guidance on running tests#441

Merged
BrianJKoopman merged 2 commits intomainfrom
koopman/readme-tests
Dec 9, 2025
Merged

docs: Update guidance on running tests#441
BrianJKoopman merged 2 commits intomainfrom
koopman/readme-tests

Conversation

@BrianJKoopman
Copy link
Member

Description

This update highlights the need for Docker and Docker Compose, as well as the need to build the Docker images, when running the tests.

This also drops the guidelines on running tests within containers, which was only really useful back when so3g/spt3g was difficult to install. Leaving this in is just potentially confusing to users.

Motivation and Context

Recent new users have pointed out that the tests do not run when strictly following the current instructions.

How Has This Been Tested?

Tested the updated procedure by strictly following the README in a clean Ubuntu 22.04 VM.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

We were doing this because dependencies were hard to install, but now so3g is
pip installable. And running tests within a container is potentially confusing
to users.
@BrianJKoopman BrianJKoopman added the documentation Requires documentation label Dec 9, 2025
@BrianJKoopman BrianJKoopman merged commit cd99080 into main Dec 9, 2025
3 checks passed
@BrianJKoopman BrianJKoopman deleted the koopman/readme-tests branch December 9, 2025 20:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Requires documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant