Skip to content
This repository has been archived by the owner on Apr 29, 2021. It is now read-only.

Add --no-skip/-n flag #265

Closed
wants to merge 2 commits into from
Closed

Add --no-skip/-n flag #265

wants to merge 2 commits into from

Conversation

bkhl
Copy link

@bkhl bkhl commented May 17, 2019

Added flag to ignore skipping of tests.

Possible implementation of #264

@guygastineau
Copy link

guygastineau commented May 23, 2019

Any word on fixes to get this passing the CI build?

@bkhl
Copy link
Author

bkhl commented May 23, 2019

No, just that I hope to have time for a look at it this weekend.

@guygastineau
Copy link

Thank you for the update.

bkhl added 2 commits May 25, 2019 14:05
Added flag to ignore skipping of tests.

Possible implementation of #264
Instead of changing the normal 'skip' function, if the --no-skip flag is
given, prefix the generated test source with a function initialization
that disables the test.

Also added a test of disabling skipping.
@bkhl bkhl closed this Sep 14, 2019
@bkhl
Copy link
Author

bkhl commented Sep 14, 2019

Closed as the main branch of this project is now in https://github.com/bats-core/bats-core, and it seems this change may not be applicable anymore.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants