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

Require @testsetup resides in the same file as testitems which use it #180

Open
nickrobinson251 opened this issue Sep 11, 2024 · 0 comments
Labels
breaking Requires making a new major release perf About improving the performance of the package speculative a feature idea that we are undecided about

Comments

@nickrobinson251
Copy link
Collaborator

nickrobinson251 commented Sep 11, 2024

Then we wouldn't have to walk the whole directory tree looking for test-setups, and could instead just parse the files the user specifies, which should reduce latency (i.e. time-to-first-test)

@nickrobinson251 nickrobinson251 added speculative a feature idea that we are undecided about breaking Requires making a new major release perf About improving the performance of the package labels Sep 11, 2024
@nickrobinson251 nickrobinson251 changed the title Require @testsetup resides in the same file as testitems which use if Require @testsetup resides in the same file as testitems which use it Sep 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking Requires making a new major release perf About improving the performance of the package speculative a feature idea that we are undecided about
Projects
None yet
Development

No branches or pull requests

1 participant