Skip to content

Document how to run the Python unit tests#280

Merged
christiansandberg merged 1 commit intocanopen-python:masterfrom
henrikbrixandersen:python_unittest
Dec 1, 2021
Merged

Document how to run the Python unit tests#280
christiansandberg merged 1 commit intocanopen-python:masterfrom
henrikbrixandersen:python_unittest

Conversation

@henrikbrixandersen
Copy link
Copy Markdown
Contributor

Add support for Python unit test autodiscovery and document how to run them.

@christiansandberg
Copy link
Copy Markdown
Member

I think moving to pytest is a better move. We already execute the tests using pytest in CI and we might start writing new tests in pytest later.

@henrikbrixandersen
Copy link
Copy Markdown
Contributor Author

I think moving to pytest is a better move. We already execute the tests using pytest in CI and we might start writing new tests in pytest later.

Good point. I have updated the instructions to use pytest instead.

@christiansandberg christiansandberg merged commit a83a6b8 into canopen-python:master Dec 1, 2021
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