Skip to content

Conversation

wookayin
Copy link
Contributor

PROBLEM:
There was no way to configure opts (such as init, minimal, etc.) for
running a single file test (test_harness.test_file(file)).

SOLUTION:
Add opts parameter.

PROBLEM:
There was no way to configure opts (such as init, minimal, etc.) for
running a single file test (`test_harness.test_file(file)`).

SOLUTION:
Add `opts` parameter.
@wookayin
Copy link
Contributor Author

Should I also change the vim command to parse the opts string like in PlenaryBustedDirectory?

@Conni2461
Copy link
Collaborator

Should I also change the vim command to parse the opts string like in PlenaryBustedDirectory?

yeah i think that would be handy

@cameronr
Copy link

cameronr commented Jul 31, 2024

I just spent some time rediscovering that PlenaryBustedFile doesn't pass opts. Any chance this could get merged?

Edit: actually, i see a bit more is involve in making this work from the command line. I'll submit my own PR

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.

3 participants