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

Allow running tests against physical hardware #7

Closed
wants to merge 3 commits into from

Conversation

alexrudd2
Copy link
Owner

Closes #6.

Note that with pytest-xdist and multiple parallel tests, it's possible to attempt to establish too many TCP connections. This was partially mitigated by using making the plc_driver session-scoped so it could be re-used by most tests.

@alexrudd2 alexrudd2 closed this May 22, 2024
@alexrudd2 alexrudd2 deleted the physical-test branch May 22, 2024 22:50
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.

Support testing against actual hardware
1 participant