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 testing fail management #8

Closed
ecow opened this issue May 19, 2021 · 0 comments
Closed

Add testing fail management #8

ecow opened this issue May 19, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@ecow
Copy link
Member

ecow commented May 19, 2021

Add an optional second param to manage return code on fail:

  • It equal to FASTFAIL returns 1 on first test failed
  • of equal to FAILCHECK return 1 if One test failed
    By default returns always 0 ( for backward compatibility)
@ecow ecow added the enhancement New feature or request label May 19, 2021
@ecow ecow changed the title Add ABORT_ON_FAIL on testing Add EXIT_ON_FAIL on testing May 19, 2021
@ecow ecow changed the title Add EXIT_ON_FAIL on testing exit on fail on testing May 19, 2021
@ecow ecow changed the title exit on fail on testing Add a second param to manager exit Jun 4, 2021
@ecow ecow changed the title Add a second param to manager exit Add an optional second param to manage return code on fail Jun 4, 2021
@ecow ecow changed the title Add an optional second param to manage return code on fail Add testing fail management Jun 4, 2021
@ecow ecow self-assigned this Jun 23, 2021
@ecow ecow mentioned this issue Jun 24, 2021
@ecow ecow closed this as completed Jun 24, 2021
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