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

Recover from tests that loop #26

Open
arthurpaulino opened this issue Jul 15, 2022 · 0 comments
Open

Recover from tests that loop #26

arthurpaulino opened this issue Jul 15, 2022 · 0 comments
Labels
bug Something isn't working enhancement New feature or request

Comments

@arthurpaulino
Copy link
Member

arthurpaulino commented Jul 15, 2022

Here's an idea:

The lspec binary would search for a text file containing some configurations for LSpec, including the maximum time allowed for each test file to run. The challenge, then, is to kill the task programmatically if the consumed time is exceeded.

Extra: eventually the config file could contain more customizable options like tests to be skipped etc.

@arthurpaulino arthurpaulino added bug Something isn't working enhancement New feature or request labels Jul 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant