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

Add way to save test logs conditionally #104

Open
teodosin opened this issue Sep 16, 2024 · 0 comments
Open

Add way to save test logs conditionally #104

teodosin opened this issue Sep 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@teodosin
Copy link
Owner

Running tests adds a lot of unnecessary bloat right now in the form of performance reports that aren't useful this early in development. Disabling this by default.

Explore the option of implementing a command line argument when running cargo test to enable the logs. Implement it if feasible.

The relevant struct is TestContext.

@teodosin teodosin added the enhancement New feature or request label Sep 16, 2024
@teodosin teodosin transferred this issue from teodosin/karta_server Sep 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant