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

It's hard to run targeted tests #131

Open
martijnhoekstra opened this issue Jan 2, 2021 · 1 comment
Open

It's hard to run targeted tests #131

martijnhoekstra opened this issue Jan 2, 2021 · 1 comment

Comments

@martijnhoekstra
Copy link
Contributor

Because ParserTest contains so many tests, making isolated changes and quickly testing with testOnly or testQuick is slower than you'd ideally want it to be.

Splitting up ParserTest would enable a tighter test loop. Are you OK with that?

@johnynek
Copy link
Collaborator

johnynek commented Jan 4, 2021

I'm okay with that. But also this could be a feature request to munit.

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

No branches or pull requests

2 participants