Skip to content

Use hatch test instead of tox#23

Merged
nocomplexity merged 4 commits intonocomplexity:mainfrom
jurgenwigg:use-hatch-test
Apr 25, 2026
Merged

Use hatch test instead of tox#23
nocomplexity merged 4 commits intonocomplexity:mainfrom
jurgenwigg:use-hatch-test

Conversation

@jurgenwigg
Copy link
Copy Markdown
Contributor

@jurgenwigg jurgenwigg commented Apr 24, 2026

Since hatch is the default project management system I've decided to switch executing tests from tox to hatch test.

I'll write short documentation in another PR. Probably I'll update existing one to be aligned with rest of it which points hatch as a default project management system.

This PR adds randomised tests execution which means that tests are executed in different order each time. This should prevents from situation where one test result depends on the test before.

@jurgenwigg jurgenwigg marked this pull request as ready for review April 24, 2026 16:56
@nocomplexity nocomplexity merged commit 69f4bd9 into nocomplexity:main Apr 25, 2026
1 check passed
@nocomplexity
Copy link
Copy Markdown
Owner

Thank you for taking the time to submit this PR! Again much appreciated!!
Nice improvement to move away from tox, since hatch can do the same.

PR merged of course!

Thanks again for your contribution!

Regards!

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