Skip to content

Conversation

@Mike-Dax
Copy link

@Mike-Dax Mike-Dax commented Oct 14, 2025

While most tests in the javascript polyglot-benchmark use test:

https://github.com/Aider-AI/polyglot-benchmark/blob/main/javascript/exercises/practice/connect/connect.spec.js

The grep problem uses it:

https://github.com/Aider-AI/polyglot-benchmark/blob/main/javascript/exercises/practice/grep/grep.spec.js

This PR updates the npm-test.sh script to also replace xit with it, so that the grep problem tests the full test suite instead of just two tests. They're used pretty interchangeably in the JS / TS ecosystems, so I think it's worth supporting both rather than changing the grep source.

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.

1 participant