Skip to content

honeytreelabs/pytest-lab-equipment-example

Repository files navigation

Integrating Lab Equipment into pytest-Based Tests

This is a companion git repository to our article about integrating lab equipment into pytest-based tests.

Usage Instructions

Clone this repository, then install the required dependencies:

pip install -r requirements.txt

Ensure that this doesn't contaminate your environment. I use pyenv for this purpose.

To run the tests:

pytest -v

Naturally, this will function correctly only when the mentioned lab equipment is connected to your machine.

About

Companion repository to our article about integrating lab equipment into pytest

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages