Skip to content

Conversation

@furtib
Copy link
Contributor

@furtib furtib commented Sep 3, 2025

Why:
We want to test on open source projects. We want to be able to run the test locally.

What:

  • Added unittest to run all tests on all open-source projects.
  • Updated gitignore to ignore tmp folders of FOSS projects.
  • Blocked pytest from finding tests in the cloned projects.

Addresses:
Depends on:
#43

Addresses:
#20

@furtib furtib requested a review from Szelethus September 10, 2025 06:49
Copy link
Contributor

@Szelethus Szelethus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@furtib furtib merged commit 1fbc6b6 into Ericsson:main Sep 15, 2025
4 checks passed
furtib added a commit that referenced this pull request Sep 15, 2025
Why:
We want to test our rules on open-source projects in the CI. We want it
fast and simple.

What:
Runs the local test runner in CI with pytest.

Addresses:
#20

Depends on: #73
@furtib furtib changed the title Foss local testing Add python unittest for tesing FOSS projects locally Sep 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI 📦 enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants