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

DRAFT: Run pytests one-by-one #355

Closed
wants to merge 3 commits into from

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Oct 28, 2024

% grep "def test_" tests/test_pyttsx3.py

        test: [
          speaking_text,
          saving_to_file,
          listening_for_events,
          interrupting_utterance,
          changing_voices,
          changing_speech_rate,
          changing_volume,
          running_driver_event_loop,
          external_event_loop
        ]

% pytest -s -vvv tests/test_pyttsx3.py::test_${{ matrix.test }}

@cclauss
Copy link
Contributor Author

cclauss commented Oct 30, 2024

Closing in favor of

@cclauss cclauss closed this Oct 30, 2024
@cclauss cclauss deleted the run-pytests-one-by-one branch October 30, 2024 15:25
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.

1 participant