Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Run tests without setup tools #420

Merged
merged 3 commits into from
Jul 29, 2024
Merged

fix: Run tests without setup tools #420

merged 3 commits into from
Jul 29, 2024

Conversation

fsbraun
Copy link
Member

@fsbraun fsbraun commented Jul 29, 2024

Description

The setup.py test command has been deprecated for a couple of years. This PR runs the tests without setuptools by directly invoking coverage run ./test_settings.py

Related resources

  • #...
  • #...

Checklist

  • I have opened this pull request against master
  • I have added or modified the tests when changing logic
  • I have followed the conventional commits guidelines to add meaningful information into the changelog
  • I have read the contribution guidelines and I have joined #workgroup-pr-review on
    Slack to find a “pr review buddy” who is going to review my pull request.

@fsbraun fsbraun requested a review from a team July 29, 2024 16:09
@fsbraun fsbraun merged commit 5bc66e5 into master Jul 29, 2024
109 checks passed
@fsbraun fsbraun deleted the fix/test-runs branch July 29, 2024 16:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants