Skip to content

Conversation

@stuart23
Copy link

Running the tests with coverage on TravisCI was giving the following error:

WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox.

Instead, the tests are done with tox. I have switched the CI to GitHub actions from Travis. This is personal preference, but Actions is better integrated on GitHub than Travis. Also, if people are forking this into a private fork, they will still be able to utilize CI without having to sign up for a Travis subscription.

Running the tests with `coverage` on TravisCI was giving the following error:

_WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox._

Instead, the tests are done with `tox`. I have switched the CI to GitHub actions from Travis. This is personal preference, but Actions is better integrated on GitHub than Travis. Also, if people are forking this into a private fork, they will still be able to utilize CI without having to sign up for a Travis subscription.
@stuart23 stuart23 changed the title Stuart23 GitHub actions (#5) GitHub actions (#5) Dec 13, 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.

1 participant