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

Ignore this PR #1

Closed
wants to merge 5 commits into from
Closed

Conversation

pgrange
Copy link

@pgrange pgrange commented Nov 15, 2024

Sorry, please ignore this PR and just consider #2

ndavies-om1 and others added 5 commits November 6, 2024 08:53
According to this example extracted from tap documentation, the
skipped and pending tests should be included in the plan:
```
TAP version 14
1..2

ok 1 - do it later # Skipped

ok 2 - works on windows # Skipped: only run on windows
```
Give the variable an explicit name.
Use mktemp for better portability.
Use trap to ensure we remove this file at the end, whatever happens.
@pgrange pgrange changed the title Add plan to tap output Ignore this PR Nov 15, 2024
@pgrange pgrange closed this Nov 15, 2024
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

Successfully merging this pull request may close these issues.

2 participants