Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Tox and Deepsource #1293

Yobmod started this conversation in General
Discussion options

Hi,

Are any contributors still using Tox to test locally?

I'm using pytest plugins that run flake8 and mypy all-in-one, or I run them seperately (if a test fails i don't care about flake8 until its fixed).
Locally I just test against whichever python I am using, as pushing to github actions tests in parallel, which is faster than running tox for me.

So with it not used in CI anymore, we could remove tox as a test-dependancy, unless people find it useful.
(I don't know if #1090 is still an issue with tox/make, as I don't use docker.)

Also is anyone still using Deepsource? (by anyone I guess I mean @Byron, lol) Or is it safe to remove the skipcq comments for that?

You must be logged in to vote

Replies: 1 comment

Comment options

Thanks for bringing this up. I have the feeling that pytest is the norm by now and other tooling isn't anything that we have to support anymore as they don't provide a better development experience. Hence I am absolutely happy to remove tox from the project and the documentation - the README could probably use an update, maybe the contributing guide as well.

Also is anyone still using Deepsource?

I think it has been deactivated a while ago due to the noise it generated, please feel free to remove remaining traces of it :).

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants

AltStyle によって変換されたページ (->オリジナル) /