[GH-ISSUE #374] add tox #285

Closed
opened 2026-02-26 10:30:33 +03:00 by kerem · 1 comment
Owner

Originally created by @ThomasWaldmann on GitHub (Oct 1, 2018).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/374

Originally assigned to: @ThomasWaldmann on GitHub.

currently we only have travis to test for multiple python versions, but we could use tox to test locally and on travis in a similar way.

Originally created by @ThomasWaldmann on GitHub (Oct 1, 2018). Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/374 Originally assigned to: @ThomasWaldmann on GitHub. currently we only have travis to test for multiple python versions, but we could use `tox` to test locally and on travis in a similar way.
kerem closed this issue 2026-02-26 10:30:33 +03:00
Author
Owner

@ThomasWaldmann commented on GitHub (Apr 3, 2019):

I looked at this, but think we rather test on travis than locally, due to the requirements on the environment:

The travis install script installs a bind nameserver and configures it to work with the tests, we do not have this on the development machine, so the tests do not work.

<!-- gh-comment-id:479687671 --> @ThomasWaldmann commented on GitHub (Apr 3, 2019): I looked at this, but think we rather test on travis than locally, due to the requirements on the environment: The travis install script installs a bind nameserver and configures it to work with the tests, we do not have this on the development machine, so the tests do not work.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nsupdate.info-nsupdate-info#285
No description provided.