Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Simplify tests #292

Open
AlexWaygood opened this issue Nov 24, 2024 · 0 comments
Open

Simplify tests #292

AlexWaygood opened this issue Nov 24, 2024 · 0 comments

Comments

@AlexWaygood
Copy link
Owner

Two of the explicit goals I had when starting this project was to learn more about pytest and to have a project with 100% test coverage. I succeeded in both those goals, but now the testing setup is so complex and fragile that it takes far longer to figure out how to write tests than it does to figure out how to write new features.

Ideally this repo would have simpler tests where I can remember how they when coming back to the repo after 6 months. Don't know if that's possible while still maintaining 100% test coverage.

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

No branches or pull requests

1 participant